修改数据库密码

This commit is contained in:
huangdeliang 2021-01-08 20:54:43 +08:00
parent 05572662cf
commit 55096f9e45
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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