role-init.json 172 B

12345678910
  1. {
  2. "code": 0,
  3. "msg": "处理成功",
  4. "data": {
  5. "roleName":"",
  6. "roleDescription":"",
  7. "roleColumnIds": [],
  8. "rolePrivilegeIds": []
  9. }
  10. }