From 332c5f81f027683f0082ae86503dd74b3f6df180 Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期三, 11 十二月 2024 13:10:06 +0800
Subject: [PATCH] 调整医生进入是工位选择界面顺序

---
 jh-server/src/main/resources/application-stage.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 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:

--
Gitblit v1.9.3