修改数据库连接

This commit is contained in:
wangyan21 2024-07-01 11:24:26 +08:00
parent 38c080cad9
commit 37f41be89d

View File

@ -10,10 +10,10 @@ spring:
# #
# username: root # username: root
# password: Y123456a # password: Y123456a
url: jdbc:mysql://117.73.12.97:3306/ytr-wave?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true url: jdbc:mysql://117.73.12.23:43307/ytr-wave?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true
username: xcszny username: inspur
password: Y123456a? password: Y123456a
# 从库数据源 # 从库数据源
slave: slave:
# 从数据源开关/默认关闭 # 从数据源开关/默认关闭