From cd39a1257fe5360bf4bd410592456a968bbad829 Mon Sep 17 00:00:00 2001
From: weimingfei <fei_gaming@sina.com>
Date: 星期四, 06 十一月 2025 17:43:34 +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 7a7cd02..02ca26f 100644
--- a/server/system_gateway/src/main/resources/bootstrap.yml
+++ b/server/system_gateway/src/main/resources/bootstrap.yml
@@ -1,6 +1,6 @@
 spring:
   profiles:
-    active: self
+    active: dev
   application:
     name: system_gateway
   # 瀹夊叏閰嶇疆
@@ -8,4 +8,4 @@
     # 楠岀鍏挜鍦板潃
     oauth2:
       authorizationserver:
-        token-uri: https://
\ No newline at end of file
+        token-uri: https://business/jkKeys/page

--
Gitblit v1.9.3