From a77cd2572fae653df15a202bdcd692a8e9c44a04 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期四, 05 九月 2024 21:43:19 +0800 Subject: [PATCH] 11 --- ycl-platform/src/main/resources/application-prod.yml | 41 ++++++++++++++++++++++++++++++++--------- 1 files changed, 32 insertions(+), 9 deletions(-) diff --git a/ycl-platform/src/main/resources/application-prod.yml b/ycl-platform/src/main/resources/application-prod.yml index d896614..ce662ad 100644 --- a/ycl-platform/src/main/resources/application-prod.yml +++ b/ycl-platform/src/main/resources/application-prod.yml @@ -25,8 +25,8 @@ redis: database: 0 host: 127.0.0.1 - port: 6379 - password: ycl2018 + port: 6380 + password: Q(yNR2x^%v@HV jedis: pool: max-active: 8 @@ -60,14 +60,37 @@ password: qizcitupatzoeeij SMS: - ecName: ycl - apId: 1 - sign: sign - url: http://localhost:8082/sccg/text/sms_res + ecName: 娴欐睙绉诲姩淇℃伅绯荤粺闆嗘垚鏈夐檺鍏徃锛堥亗鏄岋級 + apId: sccg + sign: wg2AOpofE + url: https://mas.10086.cn videoPoint: - url: http://192.168.202.115:8314 - port: 8314 + url: http://172.28.194.180:7901 + web_url: https://172.28.194.185:8282 +# web_url: http://172.28.194.185:8281 + port: 7901 userName: suichang passWord: a12345677 - ip: 10.10.10.10 \ No newline at end of file + ip: 10.10.10.10 + +DH: + web_url: http://172.28.194.185:8281 + port: 8281 + userName: zfgy + passWord: zfj12345 + +aliyun: + oss: + endpoint: http://oss-cn-zjls-lszwy-d01-a.ops.zjlscloud.com + keyId: Tkf72Q1gdzETsZf6 + keySecret: tRk39S6B1kSGARRdS4DF6jxr5nBYj5 + bucketName: zhzfptoss + +#涓撴湁閽夐拤鍙傛暟 +zzding : + app-key : sczhzfpt-81R3ErbU00G4VoXaEBruq + app-secret : 0GPY3aQDL3l38J7p6K37DV6BCXIOLzrynU71Br36 + domain-name : openplatform-pro.ding.zj.gov.cn + protocal : https + tenant-id : 196729 \ No newline at end of file -- Gitblit v1.8.0