Browse Source

feat:调整配置文件

caoliqin 1 day ago
parent
commit
cca8a88d0f

+ 2 - 2
fs-service/src/main/resources/application-config-druid-kyt.yml

@@ -15,8 +15,8 @@ wx:
         token:
         token:
         aesKey:
         aesKey:
         msgDataFormat: JSON
         msgDataFormat: JSON
-      - appid:    #宽益堂
-        secret:
+      - appid: wx034403a0b275a492   #宽益堂
+        secret: a6f775b389aa9575fa837380f45e1e88
         token: Ncbnd7lJvkripVOpyTFAna6NAWCxCrvC
         token: Ncbnd7lJvkripVOpyTFAna6NAWCxCrvC
         aesKey: HlEiBB55eaWUaeBVAQO3cWKWPYv1vOVQSq7nFNICw4E
         aesKey: HlEiBB55eaWUaeBVAQO3cWKWPYv1vOVQSq7nFNICw4E
         msgDataFormat: JSON
         msgDataFormat: JSON

+ 2 - 2
fs-service/src/main/resources/application-druid-kyt.yml

@@ -32,7 +32,7 @@ spring:
         master:
         master:
           url: jdbc:mysql://172.17.0.3:3306/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
           url: jdbc:mysql://172.17.0.3:3306/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
           username: root
           username: root
-          password: Ylrz_tM8/oW6$pU9|tJ6@
+          password: Ylrztek250218!3@.
         # 从库数据源
         # 从库数据源
         slave:
         slave:
           # 从数据源开关/默认关闭
           # 从数据源开关/默认关闭
@@ -87,7 +87,7 @@ spring:
         master:
         master:
           url: jdbc:mysql://172.17.0.3:3306/sop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
           url: jdbc:mysql://172.17.0.3:3306/sop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
           username: root
           username: root
-          password: Ylrz_tM8/oW6$pU9|tJ6@
+          password: Ylrztek250218!3@.
         # 初始连接数
         # 初始连接数
         initialSize: 5
         initialSize: 5
         # 最小连接池数量
         # 最小连接池数量