123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- [
- {
- "id": 1,
- "tenantId": "000000",
- "roleName": "超级管理员",
- "roleKey": "superadmin",
- "roleSort": 1,
- "data_scope": "1",
- "menuCheck_strictly": 1,
- "deptCheck_strictly": 1,
- "status": "0",
- "delFlag": "0",
- "createDept": 103,
- "createBy": 1,
- "updateBy": null,
- "updateTime": null,
- "remark": "超级管理员"
- },
- {
- "id": 2,
- "tenantId": "000000",
- "roleName": "普通角色",
- "roleKey": "common",
- "roleSort": 2,
- "data_scope": "2",
- "menuCheck_strictly": 1,
- "deptCheck_strictly": 1,
- "status": "0",
- "delFlag": "0",
- "createDept": 103,
- "createBy": 1,
- "updateBy": null,
- "updateTime": null,
- "remark": "普通角色"
- },
- {
- "id": 452767970971717,
- "tenantId": "452748015218757",
- "roleName": "管理员",
- "roleKey": "admin",
- "roleSort": 1,
- "data_scope": null,
- "menuCheck_strictly": null,
- "deptCheck_strictly": null,
- "status": "0",
- "delFlag": "0",
- "remark": "管理员"
- }
- ]
|