From e247e6e01f4dda6e536cd822c25467d1b859cb77 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期一, 08 一月 2024 17:38:07 +0800
Subject: [PATCH] 看板数据
---
ycl-platform/src/main/resources/application-prod.yml | 43 +++++++++++++++++++++++++++++++++----------
1 files changed, 33 insertions(+), 10 deletions(-)
diff --git a/ycl-platform/src/main/resources/application-prod.yml b/ycl-platform/src/main/resources/application-prod.yml
index a855947..ce662ad 100644
--- a/ycl-platform/src/main/resources/application-prod.yml
+++ b/ycl-platform/src/main/resources/application-prod.yml
@@ -1,5 +1,5 @@
server:
- port: 8081
+ port: 8082
tomcat:
uri-encoding: UTF-8
servlet:
@@ -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