pre数据库

This commit is contained in:
Guoqs
2024-07-10 10:32:40 +08:00
parent 153af5d8d3
commit 2b40e5ad72

View File

@@ -36,7 +36,7 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://106.14.94.149:3306/jsowell_pre?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://127.0.0.1:3306/jsowell_pre?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: jsowell_pre
password: Js@160829
# 从库数据源