curl --location --request GET '/im/conversation/conversation/waitServantList' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"records": [
{
"id": 0,
"userId": 0,
"lastServantId": 0,
"addTime": "string",
"lastUpdateTime": "string",
"shopId": 0,
"status": 0,
"remark": "string",
"summary": "string",
"isDelete": 0,
"user": {
"userId": 0,
"username": "string",
"avatar": "string",
"mobile": "string",
"nickname": "string"
},
"userLastTwoMessage": [
{
"messageTypeText": "string",
"id": 0,
"conversationId": 0,
"content": {
"messageType": "string",
"content": "string",
"pic": "string",
"contentCategory": "string",
"order": {
"messageType": "string",
"orderId": 0,
"orderSn": "string",
"picUrl": "string",
"productName": "string",
"productNum": 0,
"totalAmount": 0,
"orderStatusName": "string"
},
"product": {
"messageType": "string",
"productId": 0,
"picUrl": "string",
"productName": "string",
"productSn": "string",
"productPrice": 0
}
},
"messageType": "string",
"type": 0,
"userId": 0,
"servantId": 0,
"sendTime": "string",
"status": 0,
"extend": {},
"pushStatus": 0,
"isRead": 0,
"shopId": 0,
"userFrom": "string"
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"optimizeCountSql": {},
"searchCount": {},
"pages": 0
}