|
@@ -5,7 +5,7 @@ spring:
|
|
# redis 配置
|
|
# redis 配置
|
|
redis:
|
|
redis:
|
|
# 地址
|
|
# 地址
|
|
- host: 10.206.0.14
|
|
|
|
|
|
+ host: 10.206.0.6
|
|
# 端口,默认为6379
|
|
# 端口,默认为6379
|
|
port: 6379
|
|
port: 6379
|
|
# 数据库索引
|
|
# 数据库索引
|
|
@@ -86,7 +86,7 @@ spring:
|
|
druid:
|
|
druid:
|
|
# 主库数据源
|
|
# 主库数据源
|
|
master:
|
|
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
|
|
username: root
|
|
password: Ylrz_1q2w3e4r5t6y
|
|
password: Ylrz_1q2w3e4r5t6y
|
|
# 初始连接数
|
|
# 初始连接数
|