update 更改整体配置策略 使用注册中心命名空间隔离

This commit is contained in:
疯狂的狮子Li
2022-01-10 00:48:27 +08:00
parent eb67caf507
commit 6bf7371d89
23 changed files with 1095 additions and 1218 deletions

View File

@@ -0,0 +1,34 @@
[
{
"resource": "ruoyi-auth",
"count": 500,
"grade": 1,
"limitApp": "default",
"strategy": 0,
"controlBehavior": 0
},
{
"resource": "ruoyi-system",
"count": 1000,
"grade": 1,
"limitApp": "default",
"strategy": 0,
"controlBehavior": 0
},
{
"resource": "ruoyi-gen",
"count": 200,
"grade": 1,
"limitApp": "default",
"strategy": 0,
"controlBehavior": 0
},
{
"resource": "ruoyi-job",
"count": 300,
"grade": 1,
"limitApp": "default",
"strategy": 0,
"controlBehavior": 0
}
]