From 2bc90e242eceb83d9aa80d48ea9f991c0f9b99c6 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期四, 12 十二月 2024 19:47:57 +0800 Subject: [PATCH] 工位选择界面 诊室按照room id排序 --- 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