@@ -41,9 +41,9 @@ spring:
slave:
# 从数据源开关/默认关闭
enabled: false
- url:
- username:
- password:
+ url: jdbc:mysql://sh-cdb-qyfybkwy.sql.tencentcdb.com:24529/fs_his?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ username: root
+ password: Ylrztek250218!3@.
# 初始连接数
initialSize: 5
# 最小连接池数量