From 7105cd2dd94171feb6fa969f71f8f9ba491b0729 Mon Sep 17 00:00:00 2001 From: eight <641137800@qq.com> Date: 星期一, 02 十二月 2024 14:25:08 +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