From 68b27795ae929f5300fc6fb301b31aada74a2e2f Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期二, 10 三月 2026 15:26:03 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/yagwly_fa_master' into yagwly_fa_master
---
admin/src/main/resources/application-custom.yml | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/admin/src/main/resources/application-custom.yml b/admin/src/main/resources/application-custom.yml
index 88d6ad6..fc593a6 100644
--- a/admin/src/main/resources/application-custom.yml
+++ b/admin/src/main/resources/application-custom.yml
@@ -32,11 +32,11 @@
#鏁版嵁搴� 鐩稿叧閰嶇疆
datasource:
master: #涓绘暟鎹簱
- ip: localhost # IP
- port: 3306 #绔彛
- database: ygawly_cwgl_test #鏁版嵁搴撳悕
+ ip: 61.143.42.70 # IP
+ port: 7006 #绔彛
+ database: ygawly_cwgl_test2 #鏁版嵁搴撳悕
username: root #鐢ㄦ埛鍚�
- password: 123456 #瀵嗙爜
+ password: ms@123 #瀵嗙爜
slave: #浠庢暟鎹簱
enabled: false #鏄惁寮�鍚粠鏁版嵁搴� 鍏抽棴鏃朵互涓嬩俊鎭彲浠ヤ笉鐢ㄩ厤缃�
ip: # IP
--
Gitblit v1.8.0