From 16b37fa24394118e40bf9f32a0fefbb7f71483f5 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 09 三月 2026 11:17:33 +0800
Subject: [PATCH] 修改本地配置

---
 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