From 6ae75c73e98f11e50725fe44949ae690b3a4c4a9 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期三, 11 十二月 2024 13:01:24 +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