Commit 32b5b8eb authored by lixuan's avatar lixuan

dev

parent 846f0bc8
Pipeline #142532 passed with stages
in 3 minutes and 29 seconds
......@@ -95,9 +95,9 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://10.36.21.12:3306/wst-be?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8
username: wstroot
password: Vp7xdDaxRsAbk
url: jdbc:mysql://192.168.70.2:3306/yichengstreet?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8
username: root
password: Zhuo@2023
# 从库数据源
slave:
# 从数据源开关/默认关闭
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment