From 51db756ee188070986d8b89c3f4ccaa4b1a3765a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Wed, 16 Feb 2022 18:30:54 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9B=B4=E6=96=B0=20sentinel=20?= =?UTF-8?q?=E9=99=90=E6=B5=81=E9=85=8D=E7=BD=AE=20=E6=A0=B9=E6=8D=AE?= =?UTF-8?q?=E7=8E=B0=E6=9C=89=E5=BA=94=E7=94=A8=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/dev/sentinel-ruoyi-gateway.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/config/dev/sentinel-ruoyi-gateway.json b/config/dev/sentinel-ruoyi-gateway.json index 66e7d9b2..667faac2 100644 --- a/config/dev/sentinel-ruoyi-gateway.json +++ b/config/dev/sentinel-ruoyi-gateway.json @@ -16,19 +16,11 @@ "controlBehavior": 0 }, { - "resource": "ruoyi-gen", - "count": 200, - "grade": 1, - "limitApp": "default", - "strategy": 0, - "controlBehavior": 0 - }, - { - "resource": "ruoyi-job", - "count": 300, + "resource": "ruoyi-resource", + "count": 500, "grade": 1, "limitApp": "default", "strategy": 0, "controlBehavior": 0 } -] \ No newline at end of file +]