Bez popisu

sentinel-ruoyi-gateway.json 442B

123456789101112131415161718192021222324252627
  1. [
  2. {
  3. "resource": "ruoyi-auth",
  4. "count": 500,
  5. "grade": 1,
  6. "limitApp": "default",
  7. "strategy": 0,
  8. "controlBehavior": 0
  9. },
  10. {
  11. "resource": "ruoyi-system",
  12. "count": 1000,
  13. "grade": 1,
  14. "limitApp": "default",
  15. "strategy": 0,
  16. "controlBehavior": 0
  17. },
  18. {
  19. "resource": "ruoyi-resource",
  20. "count": 500,
  21. "grade": 1,
  22. "limitApp": "default",
  23. "strategy": 0,
  24. "controlBehavior": 0
  25. }
  26. ]