From 51f8472a82aec43b80930035da3b574b0502edd4 Mon Sep 17 00:00:00 2001 From: koterwong <331244921@qq.com> Date: Fri, 14 Oct 2022 17:10:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9'ruoyi-gateway'=20Sentinel=20?= =?UTF-8?q?nacos=E5=8A=A8=E6=80=81=E9=85=8D=E7=BD=AE=20rule-type=20?= =?UTF-8?q?=E4=B8=BAgw-flow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-gateway/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-gateway/src/main/resources/bootstrap.yml b/ruoyi-gateway/src/main/resources/bootstrap.yml index 5a955b4c..b6dc98ae 100644 --- a/ruoyi-gateway/src/main/resources/bootstrap.yml +++ b/ruoyi-gateway/src/main/resources/bootstrap.yml @@ -37,4 +37,4 @@ spring: dataId: sentinel-ruoyi-gateway groupId: DEFAULT_GROUP data-type: json - rule-type: flow + rule-type: gw-flow