| | |
| | | enabled: true |
| | | #开启oss类型 |
| | | #minio、s3、qiniu、alioss、huaweiobs、tencentcos |
| | | name: qiniu |
| | | name: minio |
| | | #租户模式 |
| | | tenant-mode: true |
| | | #oss服务地址 |
| | | endpoint: http://prt1thnw3.bkt.clouddn.com |
| | | endpoint: http://192.168.1.204:9000 |
| | | #minio转换服务地址,用于内网上传后将返回地址改为转换的外网地址 |
| | | transform-endpoint: http://localhost:9000 |
| | | transform-endpoint: http://192.168.1.204:9000 |
| | | #访问key |
| | | access-key: N_Loh1ngBqcJovwiAJqR91Ifj2vgOWHOf8AwBA_h |
| | | access-key: ztzfminio |
| | | #密钥key |
| | | secret-key: AuzuA1KHAbkIndCU0dB3Zfii2O3crHNODDmpxHRS |
| | | secret-key: ztzfminio |
| | | #存储桶 |
| | | bucket-name: bladex |
| | | bucket-name: jaxm |
| | | blade: |
| | | mybatis-plus: |
| | | page-limit: 2000 |