@ -8,7 +8,7 @@ spring:
master:
url: jdbc:mysql://localhost:3306/tongue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: smartpark@123
password: tongue@123
# 从库数据源
slave:
# 从数据源开关/默认关闭