From 6de9afbc03b4ba6a8284a3f73e0570bc9d08860d Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 10 三月 2026 10:26:20 +0800
Subject: [PATCH] 开发更新

---
 server/system_gateway/src/main/resources/bootstrap.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/server/system_gateway/src/main/resources/bootstrap.yml b/server/system_gateway/src/main/resources/bootstrap.yml
index bb432df..1375e72 100644
--- a/server/system_gateway/src/main/resources/bootstrap.yml
+++ b/server/system_gateway/src/main/resources/bootstrap.yml
@@ -1,11 +1,11 @@
 spring:
   profiles:
-    active: test
+    active: dev
   application:
     name: system_gateway
   # 瀹夊叏閰嶇疆
-  security:
     # 楠岀鍏挜鍦板潃
+  security:
     oauth2:
       authorizationserver:
         token-uri: https://
\ No newline at end of file

--
Gitblit v1.9.3