|
|
@@ -1,13 +1,13 @@
|
|
|
# 数据源配置
|
|
|
spring:
|
|
|
profiles:
|
|
|
- include: config-druid-sxjz,common
|
|
|
+ include: config-druid-sxtb,common
|
|
|
# redis 配置
|
|
|
redis:
|
|
|
host: 172.27.0.13
|
|
|
port: 6379
|
|
|
# 数据库索引
|
|
|
- database: 0
|
|
|
+ database: 1
|
|
|
# 密码
|
|
|
password: Sxdtcbm@#+!2025
|
|
|
# 连接超时时间
|
|
|
@@ -39,12 +39,12 @@ spring:
|
|
|
druid:
|
|
|
# 主库数据源
|
|
|
master:
|
|
|
- url: jdbc:mysql://172.27.0.6:3306/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
+ url: jdbc:mysql://172.27.0.6:3306/fs_his_sxtb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
username: root
|
|
|
password: Sxdtcbm@#+!2025
|
|
|
# 从库数据源
|
|
|
slave:
|
|
|
- url: jdbc:mysql://139.155.247.58:2345/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
+ url: jdbc:mysql://139.155.247.58:2345/fs_his_sxtb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
username: root
|
|
|
password: Sxdtcbm@#+!2025
|
|
|
# 初始连接数
|
|
|
@@ -92,7 +92,7 @@ spring:
|
|
|
druid:
|
|
|
# 主库数据源
|
|
|
master:
|
|
|
- url: jdbc:mysql://172.27.0.6:3306/fs_his_sop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
+ url: jdbc:mysql://172.27.0.6:3306/fs_his_sop_sxtb?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
username: root
|
|
|
password: Sxdtcbm@#+!2025
|
|
|
# 初始连接数
|
|
|
@@ -210,7 +210,7 @@ token:
|
|
|
openIM:
|
|
|
secret: openIM123
|
|
|
userID: imAdmin
|
|
|
- url: https://web.im.xianhthj.cn/api
|
|
|
+ url: https://web.im.xianhetaihuij.cn/api
|
|
|
pushUrl: https://fc-mp-d0421385-3496-42e7-b67f-59161a36a0e4.next.bspapp.com/push
|
|
|
#是否使用新im
|
|
|
im:
|