From bcd692be98aea78e92123ea5260ecd40e2531834 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期四, 12 六月 2025 11:25:52 +0800
Subject: [PATCH] 代码提交

---
 jh-server/src/main/resources/application.yaml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/jh-server/src/main/resources/application.yaml b/jh-server/src/main/resources/application.yaml
index 6f551c0..2766ce4 100644
--- a/jh-server/src/main/resources/application.yaml
+++ b/jh-server/src/main/resources/application.yaml
@@ -3,7 +3,8 @@
     name: jh-server
 
   profiles:
-    active: local
+    active: prod
+#    active: stage
 
   main:
     allow-circular-references: true # 鍏佽寰幆渚濊禆锛屽洜涓洪」鐩槸涓夊眰鏋舵瀯锛屾棤娉曢伩鍏嶈繖涓儏鍐点��
@@ -314,4 +315,4 @@
         key: pLXUGAwK5305
         customer: E77DF18BE109F454A5CD319E44BF5177
 
-debug: false
\ No newline at end of file
+debug: false

--
Gitblit v1.9.3