From 376c1f1782fda955d0344dbcc1305dd5fb750448 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期二, 10 六月 2025 17:30:41 +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