From d1708b4b2bc6596f9c62354274f1af97be45401c Mon Sep 17 00:00:00 2001
From: eight <641137800@qq.com>
Date: 星期四, 28 十一月 2024 14:40:46 +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