Compare commits

..

No commits in common. "f331f35a5c08f1a21654386fd7842d9c912c8d98" and "2feb3231949f771720ab0be38eee9efc983521e2" have entirely different histories.

View File

@ -9,9 +9,9 @@ spring:
# url: jdbc:mysql://localhost:3306/zhyc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
# username: root
# password: 123456
url: jdbc:mysql://146.56.214.124:3306/zhyc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://146.56.247.115:3306/zhyc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: zhyc
password: zhyc1234
password: 123zhyc
# 从库数据源
slave:
# 从数据源开关/默认关闭