增加oss模块,支持各种oss上传

This commit is contained in:
taozi
2023-07-01 15:51:13 +08:00
parent 031b44dec8
commit 8146465e2c
15 changed files with 474 additions and 13 deletions

View File

@ -98,3 +98,13 @@ file:
avatarMaxSize: 5
#oss配置
oss:
endpoint: http://oss-cn-shenzhen.aliyuncs.com
custom-domain: https://xxxxx/%s
access-key: xxxxx
secret-key: xxxxx
bucket-name: xxxxx
defaultName: xxxxx

View File

@ -104,3 +104,11 @@ file:
maxSize: 100
avatarMaxSize: 5
#oss配置
oss:
endpoint: http://oss-cn-shenzhen.aliyuncs.com
custom-domain: https://xxxxx//%s
access-key: xxxxx
secret-key: xxxxx
bucket-name: xxxxx
defaultName: xxxxx

View File

@ -104,3 +104,12 @@ file:
maxSize: 100
avatarMaxSize: 5
#oss配置
oss:
endpoint: http://oss-cn-shenzhen.aliyuncs.com
custom-domain: https://xxxxx//%s
access-key: xxxxx
secret-key: xxxxx
bucket-name: xxxxx
defaultName: xxxxx