文档
测试

用户列表

POST
http://community.com/community/api/community/getUserList

请求头

参数名
类型
描述
必填
Authorization
TkpiS2pMNkgwZEI1MDlvZHg4Mj1zTVJady1iSjI4V1NzZEVxcktjSzBJWm4yUFJKMC1vVnc5MjYtTlJoa043Q3NOR25yTkJLZkpvLTRPcVhBZUZwOQ%3D%3D
必填

响应参数

参数名
类型
描述
必填
uuid
uuid
必填
real_name
姓名
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": [ { "id": "1", "uuid": "628133f1525c618", "type": "admin", "salt": "e41ab0", "account": "xingzhi", "password": "6b86e26f2e010f86f99538420d2a8335", "id_number": "320219198211282274", "mobile": null, "real_name": "管理员", "status": "active", "create_by_uuid": null, "create_by_account": null, "create_by_name": null, "create_date": null, "edit_by_uuid": "628133f1525c618", "edit_by_account": "xingzhi", "edit_by_name": "管理员", "edit_date": "2021-06-09 07:32:02", "delete_by_uuid": null, "delete_date": null, "company_name": "行知", "company_uuid": "0", "abbr": null, "post": null, "is_delete": "0", "invited_by_uuid": null, "invited_date": null, "extend": null, "userid": null }, { "id": "3", "uuid": "361a9010b369d43c18bb1dd7533379fe", "type": "common", "salt": "e41ab0", "account": "admin", "password": "6b86e26f2e010f86f99538420d2a8335", "id_number": null, "mobile": "", "real_name": "管理员", "status": "active", "create_by_uuid": "628133f1525c618", "create_by_account": "xingzhi", "create_by_name": "管理员", "create_date": "2021-12-14 10:53:40", "edit_by_uuid": "628133f1525c618", "edit_by_account": "xingzhi", "edit_by_name": "管理员", "edit_date": "2021-12-14 10:53:41", "delete_by_uuid": null, "delete_date": null, "company_name": "监管后台", "company_uuid": "fd9bf0e6eb8a00aeaecdf7120b1f9cfb", "abbr": "A", "post": null, "is_delete": "0", "invited_by_uuid": null, "invited_date": null, "extend": "\"\"", "userid": null }, { "id": "22", "uuid": "8c305b2ab1e6a1d015f83330780c8563", "type": "common", "salt": "2ad12a", "account": "13327912879", "password": "2ac8f51140f5b02ae7585ddb2c173f65", "id_number": null, "mobile": null, "real_name": "传媒教育", "status": "active", "create_by_uuid": "361a9010b369d43c18bb1dd7533379fe", "create_by_account": "admin", "create_by_name": "管理员", "create_date": "2022-07-19 09:15:52", "edit_by_uuid": "361a9010b369d43c18bb1dd7533379fe", "edit_by_account": "admin", "edit_by_name": "管理员", "edit_date": "2022-07-19 09:15:52", "delete_by_uuid": null, "delete_date": null, "company_name": "传媒教育", "company_uuid": "bc092222fb96e53b88791d18ac52cbf3", "abbr": null, "post": null, "is_delete": "0", "invited_by_uuid": null, "invited_date": null, "extend": null, "userid": null }, { "id": "23", "uuid": "031e5202e838694984c666045d1f1be2", "type": "common", "salt": "067ea8", "account": null, "password": "347c4c45b2a6907a2ceb601c85443546", "id_number": null, "mobile": null, "real_name": "传媒教育(北校区)", "status": "active", "create_by_uuid": "361a9010b369d43c18bb1dd7533379fe", "create_by_account": "admin", "create_by_name": "管理员", "create_date": "2022-07-19 09:21:59", "edit_by_uuid": "361a9010b369d43c18bb1dd7533379fe", "edit_by_account": "admin", "edit_by_name": "管理员", "edit_date": "2022-07-19 09:22:00", "delete_by_uuid": null, "delete_date": null, "company_name": "传媒教育(北校区)", "company_uuid": "342372c9ef6baae675d79c6d06215baf", "abbr": null, "post": null, "is_delete": "0", "invited_by_uuid": null, "invited_date": null, "extend": null, "userid": null } ] }