From eb3195e397b023cfae1ee4dea7fbc29f1271504f Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期六, 07 六月 2025 15:37:51 +0800 Subject: [PATCH] 代码提交 --- jh-server/src/main/resources/application.yaml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/jh-server/src/main/resources/application.yaml b/jh-server/src/main/resources/application.yaml index bd496d3..54a1011 100644 --- a/jh-server/src/main/resources/application.yaml +++ b/jh-server/src/main/resources/application.yaml @@ -3,6 +3,7 @@ name: jh-server profiles: +# active: prod active: stage main: @@ -314,4 +315,4 @@ key: pLXUGAwK5305 customer: E77DF18BE109F454A5CD319E44BF5177 -debug: false \ No newline at end of file +debug: false -- Gitblit v1.9.3