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 |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/jh-server/src/main/resources/application.yaml b/jh-server/src/main/resources/application.yaml
index 44daa6d..54a1011 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 # 鍏佽寰幆渚濊禆锛屽洜涓洪」鐩槸涓夊眰鏋舵瀯锛屾棤娉曢伩鍏嶈繖涓儏鍐点��
@@ -233,7 +234,7 @@
     db-schemas: ${spring.datasource.dynamic.datasource.master.name}
     front-type: 10 # 鍓嶇妯$増鐨勭被鍨嬶紝鍙傝 CodegenFrontTypeEnum 鏋氫妇绫�
   tenant: # 澶氱鎴风浉鍏抽厤缃」
-    enable: true
+    enable: false
     ignore-urls:
       - /admin-api/system/tenant/get-id-by-name # 鍩轰簬鍚嶅瓧鑾峰彇绉熸埛锛屼笉璁稿甫绉熸埛缂栧彿
       - /admin-api/system/tenant/get-by-website # 鍩轰簬鍩熷悕鑾峰彇绉熸埛锛屼笉璁稿甫绉熸埛缂栧彿
@@ -314,4 +315,4 @@
         key: pLXUGAwK5305
         customer: E77DF18BE109F454A5CD319E44BF5177
 
-debug: false
\ No newline at end of file
+debug: false

--
Gitblit v1.9.3