@@ -37,9 +37,9 @@ spring:
slave:
# 从数据源开关/默认关闭
enabled: false
- url:
- username:
- password:
+ url: jdbc:mysql://172.16.0.56:3306/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ username: root
+ password: ylrz17452131..!@YY
# 初始连接数
initialSize: 5
# 最小连接池数量