curl --location --request GET 'https://yzt.hntpxx.com/api/mManager/getMManagerList?page=&pageSize=&name=&phone=&status=&role=' \
--header 'token;' \
--header 'token;'
{
"code": 200,
"data": {
"list": [
{
"id": 4,
"created_at": "2023-07-15T14:44:54.834+08:00",
"updated_at": "2023-07-15T14:44:54.834+08:00",
"deleted_at": null,
"hotelID": 5,
"name": "test",
"phone": "11428695101",
"password": "$2a$10$A.8UPKCZMLN/SD3WkbnITut2f5kG48P4plJGPEm/i1Yry.XMl2YSC",
"idCardNo": "",
"role": "director",
"openID": "",
"uid": "",
"status": 1,
"loginAt": "2023-07-15T15:07:56+08:00"
}
],
"total": 1,
"page": 1,
"pageSize": 10
},
"msg": "success"
}