!32 修改数据库

Merge pull request !32 from 德仔/develop
This commit is contained in:
德仔 2021-01-08 21:00:40 +08:00 committed by Gitee
commit d20ec1b58b
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:
# 从数据源开关/默认关闭