curl --location --request GET '/kefuapi/chat/user'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"list": [
{
"id": 2,
"shop_id": 0,
"user_id": 59,
"kefu_id": 1,
"nickname": "C",
"avatar": "http://www.likeshopb2b2c.localhost/static/common/image/default/user.png",
"client": 6,
"msg": "1",
"msg_type": 1,
"create_time": "2021-12-13 17:58:21",
"update_time": "2021-12-13 17:58:23",
"online": 0
}
],
"page": 1,
"size": 15,
"count": 1,
"more": 0
}
}