主题
上传至阿里云对象存储
上传到文件到阿里云对象存储中
配置说明
yaml
files:
- business-type: demo # 业务类型
file-type: oss # 文件类型
http-access-path: https://www.wueasy.com # 文件访问路径
access-key-id: 123456 # 访问id
access-key-secret: 123456 # 访问秘钥
bucket: file1234 # 存储桶名称
endpoint: oss-cn-wuhan-lr.aliyuncs.com # 存储桶地域
allowed-upload-suffix: jpg,png,gif,bmp,pdf,doc # 允许上传的后缀
max-size: 1MIB # 最大上传大小