login.json 568 B

12345678910111213141516171819202122
  1. {
  2. "msg": "200",
  3. "data": {
  4. "id": 3,
  5. "code": "TLD0003",
  6. "userName": "admin",
  7. "password": "706C20B26C94BB14",
  8. "realName": "超级管理员",
  9. "email": null,
  10. "landline": null,
  11. "phone": null,
  12. "department": "2",
  13. "role": "5",
  14. "roleId": null,
  15. "departmentId": null,
  16. "createTime": null,
  17. "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiIwIiwidXNlcl9uYW1lIjoiYWRtaW4iLCJ1c2VySWQiOiIwIn0.sVk6itAHdnBDpSJlyyfJZrRpsC7xB0FNoLOavectsKA",
  18. "menu": "15,23,16,24,13,14,25,26,27,",
  19. "page": 0,
  20. "limit": 0
  21. }
  22. }