This commit is contained in:
huangdeliang
2020-09-21 15:17:04 +08:00
parent 2c0e9fbf99
commit b96af4bcbe
17 changed files with 788 additions and 759 deletions

View File

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