From 60e288dfb165eafe7d03d5e22780d61029a4a825 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期二, 12 十一月 2024 10:06:45 +0800 Subject: [PATCH] 预约序号表 初始化逻辑处理 --- jh-server/src/main/resources/application-local.yaml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jh-server/src/main/resources/application-local.yaml b/jh-server/src/main/resources/application-local.yaml index 802a76b..88359e7 100644 --- a/jh-server/src/main/resources/application-local.yaml +++ b/jh-server/src/main/resources/application-local.yaml @@ -3,8 +3,8 @@ port: 48080 --- #################### 鍖婚櫌骞冲彴鏈嶅姟鍦板潃 #################### -jinhua: - url: http://127.0.0.1:8080 +openfeign: + server: http://127.0.0.1:8080 --- #################### 鏁版嵁搴撶浉鍏抽厤缃� #################### spring: -- Gitblit v1.9.3