From a3207e38c13a81299afc1963e0e52d9800e05a68 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期六, 07 六月 2025 15:55:48 +0800
Subject: [PATCH] 代码提交

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