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 访问地址
|
||||
* 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 需替换配置
|
||||
cos:
|
||||
client:
|
||||
accessKey: xxx
|
||||
secretKey: xxx
|
||||
region: xxx
|
||||
bucket: xxx
|
||||
accessKey: AKIDgFhz87wa3NWUHuMdiw54sVwBFC1gAoJc
|
||||
secretKey: BAxYxAEG8o372pRr6A3lIfrtjNtgLtOk
|
||||
region: ap-shanghai
|
||||
bucket: aigc-backend666-1309981038
|
||||
# 接口文档配置
|
||||
knife4j:
|
||||
enable: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user