fix: 修复文件上传
This commit is contained in:
parent
a2d4095e5c
commit
e38cb99d8a
BIN
src/.DS_Store
vendored
BIN
src/.DS_Store
vendored
Binary file not shown.
@ -12,5 +12,5 @@ public interface FileConstant {
|
|||||||
* COS 访问地址
|
* COS 访问地址
|
||||||
* todo 需替换配置
|
* todo 需替换配置
|
||||||
*/
|
*/
|
||||||
String COS_HOST = "https://yupi.icu";
|
String COS_HOST = "https://aigc-backend666-1309981038.cos.ap-shanghai.myqcloud.com";
|
||||||
}
|
}
|
||||||
|
@ -87,10 +87,10 @@ wx:
|
|||||||
# todo 需替换配置
|
# todo 需替换配置
|
||||||
cos:
|
cos:
|
||||||
client:
|
client:
|
||||||
accessKey: xxx
|
accessKey: AKIDgFhz87wa3NWUHuMdiw54sVwBFC1gAoJc
|
||||||
secretKey: xxx
|
secretKey: BAxYxAEG8o372pRr6A3lIfrtjNtgLtOk
|
||||||
region: xxx
|
region: ap-shanghai
|
||||||
bucket: xxx
|
bucket: aigc-backend666-1309981038
|
||||||
# 接口文档配置
|
# 接口文档配置
|
||||||
knife4j:
|
knife4j:
|
||||||
enable: true
|
enable: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user