From 338542a06f2f07f2b095c32439753779e18938b1 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 17 八月 2024 18:50:27 +0800 Subject: [PATCH] 1 --- se-gateway/src/main/resources/bootstrap.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/se-gateway/src/main/resources/bootstrap.yml b/se-gateway/src/main/resources/bootstrap.yml index bc2cc57..330e125 100644 --- a/se-gateway/src/main/resources/bootstrap.yml +++ b/se-gateway/src/main/resources/bootstrap.yml @@ -6,7 +6,7 @@ spring: application: # 搴旂敤鍚嶇О - name: ruoyi-gateway + name: se-gateway profiles: # 鐜閰嶇疆 active: dev @@ -34,7 +34,7 @@ ds1: nacos: server-addr: 127.0.0.1:8848 - dataId: sentinel-ruoyi-gateway + dataId: sentinel-se-gateway groupId: DEFAULT_GROUP data-type: json rule-type: gw-flow -- Gitblit v1.9.3