|
|
@@ -39,7 +39,7 @@ spring:
|
|
|
# 从数据源开关/默认关闭
|
|
|
enabled: true
|
|
|
url: jdbc:mysql://10.206.0.12:3306/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
- username: root
|
|
|
+ username: yjb
|
|
|
password: Ylrz_1q2w3e4r5t6y
|
|
|
# 初始连接数
|
|
|
initialSize: 5
|
|
|
@@ -93,7 +93,7 @@ spring:
|
|
|
# 从数据源开关/默认关闭
|
|
|
enabled: true
|
|
|
url: jdbc:mysql://10.206.0.12:3306/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
- username: root
|
|
|
+ username: yjb
|
|
|
password: Ylrz_1q2w3e4r5t6y
|
|
|
# 初始连接数
|
|
|
initialSize: 5
|