fix:恢复后端test.yml修改

dev_1.0.2
jiangpeng 2026-05-26 15:48:11 +08:00
parent 1c601a908e
commit a1748ed05b
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://192.168.124.202:3307/oms_test?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&allowMultiQueries=true
url: jdbc:mysql://121.199.168.157:3306/unis_pms?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&allowMultiQueries=true
username: root
password: Unis@123
password: unis@db
# 从库数据源
slave:
# 从数据源开关/默认关闭