{"token":"eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiIxMmE4YjIwMjRjZjc0MzM0YTViM2EzNmQzZWZkZmEyYyIsInN1YiI6IjEiLCJpc3MiOiJzZyIsImlhdCI6MTcyOTU3Njk1NCwiZXhwIjoxNzI5NTgwNTU0fQ.y3TwjAIQWNR8aBNbWm93DTSFcj_cvueOTRKPnAjMuLU","page":1,"limit":10,"kfStart":1,"userName":"客服"}curl --location --request POST 'mall-im/imCustomerService/platform/queryImCustomerService' \
--header 'Content-Type: application/json' \
--data-raw '{"token":"eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiIxMmE4YjIwMjRjZjc0MzM0YTViM2EzNmQzZWZkZmEyYyIsInN1YiI6IjEiLCJpc3MiOiJzZyIsImlhdCI6MTcyOTU3Njk1NCwiZXhwIjoxNzI5NTgwNTU0fQ.y3TwjAIQWNR8aBNbWm93DTSFcj_cvueOTRKPnAjMuLU","page":1,"limit":10,"kfStart":1,"userName":"客服"}'{
"code": 0,
"message": "string",
"data": {
"totalCount": 0,
"pageSize": 0,
"totalPage": 0,
"currPage": 0,
"list": [
{
"kfId": 0,
"imUserId": 0,
"kfStart": 0,
"kfAccount": null,
"kfPassword": null,
"userName": "string",
"userAvatar": "string",
"createTime": "string",
"serviceUserCount": null
}
]
}
}