1.修改数据源密码。

ps:测试提交...
pull/457/head
qxx2631244011 2023-06-19 10:55:58 +08:00
parent 1207052749
commit 03c0495207
1 changed files with 1 additions and 1 deletions

View File

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