From c43ec56912aa1a5a711dc31c059324e43061964c Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期五, 09 一月 2026 16:26:52 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_tide' into dev_tide
---
src/main/resources/application-cwglxt.yml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/application-cwglxt.yml b/src/main/resources/application-cwglxt.yml
index 0ceb86a..6f7486b 100644
--- a/src/main/resources/application-cwglxt.yml
+++ b/src/main/resources/application-cwglxt.yml
@@ -65,7 +65,7 @@
druid:
# 涓诲簱鏁版嵁婧�
master:
- url: jdbc:mysql://10.136.58.65:3306/mis-ruoyi?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+ url: jdbc:mysql://127.0.0.1:3306/mis-ruoyi?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: zttZTT123!
# 浠庡簱鏁版嵁婧�
@@ -144,8 +144,8 @@
# 鏁版嵁搴撶储寮�
database: 0
# 瀵嗙爜
-# password: zttZTT123!
- password: 123456
+ password: zttZTT123!
+# password: 123456
# 杩炴帴瓒呮椂鏃堕棿
timeout: 10s
--
Gitblit v1.9.3