From 96896d03426335a5ae20987a50f3ebeb9ed37395 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期六, 14 十二月 2024 10:05:55 +0800 Subject: [PATCH] 处理第一次确认时还没有预约时间,再来确认时已有预约时间的情况 --- jh-server/src/main/resources/application.yaml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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