From 9894da46a0f6f6f15c531aa3506eba9fc6fe5eb9 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 19 十二月 2025 07:36:51 +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 06a6eb6..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:
+    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