2 Commits d091994178 ... 3931389059

Author SHA1 Message Date
  caoliqin 3931389059 Merge branch 'master' of http://1.14.104.71:10880/root/ylrz_his_scrm_java 6 days ago
  caoliqin cca8a88d0f feat:调整配置文件 6 days ago

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

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

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

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