From b946b74ca674f7e7a04d99a960040438c95ef22d Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 20 十一月 2025 16:53:13 +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..3d2cb09 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: test
+ active: pro
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