From 23f6c9865917c7b1d19457e17b8f4a0f83a1bc34 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 02 七月 2025 16:44:39 +0800
Subject: [PATCH] 0

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

diff --git a/se-system/src/main/resources/bootstrap.yml b/se-system/src/main/resources/bootstrap.yml
index 3c54846..24730b9 100644
--- a/se-system/src/main/resources/bootstrap.yml
+++ b/se-system/src/main/resources/bootstrap.yml
@@ -1,6 +1,6 @@
 # Tomcat
 server:
-  port: 9201
+  port: 8002
 
 # Spring
 spring: 
@@ -18,12 +18,14 @@
         # 鏈嶅姟娉ㄥ唽鍦板潃
         server-addr: 127.0.0.1:8848
       config:
+        group: JHS_GROUP
         # 閰嶇疆涓績鍦板潃
         server-addr: 127.0.0.1:8848
         # 閰嶇疆鏂囦欢鏍煎紡
         file-extension: yml
         # 鍏变韩閰嶇疆
         shared-configs:
-          - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
+          - data-id: application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
+            group: JHS_GROUP
         # 鍏佽鍒锋柊
         refresh-enabled: true

--
Gitblit v1.9.3