From 46fab8daeed497e8529e7070712ceca9b04ee0f7 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期五, 11 七月 2025 19:38:39 +0800
Subject: [PATCH] 代码提交

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

diff --git a/jh-server/src/main/resources/application-stage.yaml b/jh-server/src/main/resources/application-stage.yaml
index cbe7239..2739693 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:
@@ -74,7 +75,7 @@
 
   # Redis 閰嶇疆銆俁edisson 榛樿鐨勯厤缃冻澶熶娇鐢紝涓�鑸笉闇�瑕佽繘琛岃皟浼�
   redis:
-    host: 116.62.18.175   #r-bp1zyjl0g07e1ry08rpd.redis.rds.aliyuncs.com # 鍦板潃
+    host: 127.0.0.1   #r-bp1zyjl0g07e1ry08rpd.redis.rds.aliyuncs.com # 鍦板潃
     port: 6020            #绔彛 6379
     database: 15 # 鏁版嵁搴撶储寮�
     password: Smartor    #Root@yinyu # 瀵嗙爜锛屽缓璁敓浜х幆澧冨紑鍚�

--
Gitblit v1.9.3