Ver código fonte

惠明配置更新

yjwang 1 dia atrás
pai
commit
683149578d

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

@@ -5,7 +5,7 @@ spring:
     # redis 配置
     redis:
         # 地址
-        host: 10.206.0.14
+        host: 10.206.0.6
         # 端口,默认为6379
         port: 6379
         # 数据库索引
@@ -86,7 +86,7 @@ spring:
             druid:
                 # 主库数据源
                 master:
-                    url: jdbc:mysql://10.206.0.15:3306/sop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+                    url: jdbc:mysql://10.206.0.15:3306/fs_his_sop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
                     username: root
                     password: Ylrz_1q2w3e4r5t6y
                 # 初始连接数