Commit ae79f641 authored by hehongwei's avatar hehongwei

数据库密码修改

parent d95d45a7
...@@ -12,8 +12,8 @@ spring: ...@@ -12,8 +12,8 @@ spring:
# password: 123456 # password: 123456
master: master:
url: jdbc:mysql://192.168.111.222:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 url: jdbc:mysql://192.168.111.222:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: wlzhpzd username: root
password: wlzhpzd password: Klwlzhpzd@2024
# 从库数据源 # 从库数据源
slave: slave:
# 从数据源开关/默认关闭 # 从数据源开关/默认关闭
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment