ad_role.tenant.json 952 B

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