From 2ba20a79dacdbde2d7fd2ebc1fc45ed9bbd8bcbd Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 13 十一月 2025 11:58:27 +0800
Subject: [PATCH] 最新版本541200007
---
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..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: test
+ 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