From dee6c46b271365b309761a86e13a04fab91b4d1c Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期一, 31 三月 2025 20:31:56 +0800
Subject: [PATCH] update ReadME

---
 jh-server/src/main/resources/application-stage.yaml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/jh-server/src/main/resources/application-stage.yaml b/jh-server/src/main/resources/application-stage.yaml
index cbe7239..726dc83 100644
--- a/jh-server/src/main/resources/application-stage.yaml
+++ b/jh-server/src/main/resources/application-stage.yaml
@@ -3,7 +3,8 @@
 
 --- #################### 鍖婚櫌骞冲彴鏈嶅姟鍦板潃 ####################
 openfeign:
-  server: http://192.168.2.200:8080
+#  server: http://192.168.2.200:8080
+  server: http://127.0.0.1:8080
 
 --- #################### 鏁版嵁搴撶浉鍏抽厤缃� ####################
 spring:

--
Gitblit v1.9.3