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

---
 admin/src/main/resources/application-custom.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/admin/src/main/resources/application-custom.yml b/admin/src/main/resources/application-custom.yml
index 88d6ad6..861bb66 100644
--- a/admin/src/main/resources/application-custom.yml
+++ b/admin/src/main/resources/application-custom.yml
@@ -32,7 +32,7 @@
   #鏁版嵁搴� 鐩稿叧閰嶇疆
   datasource:
     master: #涓绘暟鎹簱
-      ip: localhost # IP
+      ip: 192.168.1.100 # IP
       port: 3306 #绔彛
       database: ygawly_cwgl_test #鏁版嵁搴撳悕
       username: root #鐢ㄦ埛鍚�

--
Gitblit v1.8.0