ad_role.tenant.json 1.1 KB

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