From d5bc7f4b5ac72a212f617ba87b3b20264bd52683 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期四, 28 十一月 2024 11:34:04 +0800
Subject: [PATCH] update

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

diff --git a/jh-server/src/main/resources/application-stage.yaml b/jh-server/src/main/resources/application-stage.yaml
index b444b4c..cbe7239 100644
--- a/jh-server/src/main/resources/application-stage.yaml
+++ b/jh-server/src/main/resources/application-stage.yaml
@@ -3,7 +3,7 @@
 
 --- #################### 鍖婚櫌骞冲彴鏈嶅姟鍦板潃 ####################
 openfeign:
-  server: http://127.0.0.1:8080
+  server: http://192.168.2.200:8080
 
 --- #################### 鏁版嵁搴撶浉鍏抽厤缃� ####################
 spring:
diff --git a/jh-server/src/main/resources/application.yaml b/jh-server/src/main/resources/application.yaml
index 6f551c0..bd496d3 100644
--- a/jh-server/src/main/resources/application.yaml
+++ b/jh-server/src/main/resources/application.yaml
@@ -3,7 +3,7 @@
     name: jh-server
 
   profiles:
-    active: local
+    active: stage
 
   main:
     allow-circular-references: true # 鍏佽寰幆渚濊禆锛屽洜涓洪」鐩槸涓夊眰鏋舵瀯锛屾棤娉曢伩鍏嶈繖涓儏鍐点��

--
Gitblit v1.9.3