Browse Source

fix:回退oss

master
tanzs 3 days ago
parent
commit
7f3b816181
1 changed files with 11 additions and 5 deletions
  1. +11
    -5
      jeecg-module-system/jeecg-system-start/src/main/resources/application-test.yml

+ 11
- 5
jeecg-module-system/jeecg-system-start/src/main/resources/application-test.yml View File

@ -233,11 +233,17 @@ jeecg:
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/bigscreen/category/**,/bigscreen/visual/**,/bigscreen/map/**,/jmreport/bigscreen2/** excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/bigscreen/category/**,/bigscreen/visual/**,/bigscreen/map/**,/jmreport/bigscreen2/**
#阿里云oss存储和大鱼短信秘钥配置 #阿里云oss存储和大鱼短信秘钥配置
oss: oss:
accessKey: LTAI5tHJ2CiaSEZGtYwrPcwS
secretKey: egOOGtnxgltLlMc488YeXHDVU2cwVm
endpoint: oss-cn-shenzhen.aliyuncs.com
bucketName: shengchuangyunkong
staticDomain: https://img.shengchuangyunkong.com
accessKey: LTAI5tPfZo39q2r9Sr5mW84u
secretKey: XxExGallsV4O9nERHpVsQg2XtPCU7r
endpoint: oss-cn-guangzhou.aliyuncs.com
bucketName: augcl
staticDomain: https://img.augcl.com
# oss:
# accessKey: LTAI5tHJ2CiaSEZGtYwrPcwS
# secretKey: egOOGtnxgltLlMc488YeXHDVU2cwVm
# endpoint: oss-cn-shenzhen.aliyuncs.com
# bucketName: shengchuangyunkong
# staticDomain: https://img.shengchuangyunkong.com
# 短信模板 # 短信模板
sms-template: sms-template:
# 签名 # 签名


Loading…
Cancel
Save