sentinel-ruoyi-gateway 682 B

12345678910111213141516171819202122232425262728293031323334
  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-gen",
  20. "count": 200,
  21. "grade": 1,
  22. "limitApp": "default",
  23. "strategy": 0,
  24. "controlBehavior": 0
  25. },
  26. {
  27. "resource": "ruoyi-job",
  28. "count": 300,
  29. "grade": 1,
  30. "limitApp": "default",
  31. "strategy": 0,
  32. "controlBehavior": 0
  33. }
  34. ]