ad_role.json 754 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. [
  2. {
  3. "id": 161223412080709,
  4. "parentId": 336557474730053,
  5. "name": "主管理员",
  6. "code": "main-admin",
  7. "dataScope": 1,
  8. "description": ""
  9. },
  10. {
  11. "id": 162605510979653,
  12. "parentId": 336557578817605,
  13. "name": "普通员工",
  14. "code": "emp",
  15. "dataScope": 1,
  16. "description": ""
  17. },
  18. {
  19. "id": 336557474730053,
  20. "name": "系统默认",
  21. "dataScope": 1,
  22. "sort": 1
  23. },
  24. {
  25. "id": 336557508276293,
  26. "name": "职务",
  27. "dataScope": 1,
  28. "sort": 2
  29. },
  30. {
  31. "id": 336557578817605,
  32. "name": "岗位",
  33. "dataScope": 1,
  34. "sort": 3
  35. },
  36. {
  37. "id": 340428577087557,
  38. "parentId": 336557508276293,
  39. "name": "IT",
  40. "code": "it",
  41. "dataScope": 1,
  42. "description": ""
  43. }
  44. ]