curl --location --request GET '/kefuapi/chat/record?user_id='{
"code": 1,
"show": 0,
"msg": "",
"data": {
"list": [
{
"id": 2,
"shop_id": 1,
"from_id": 118,
"from_type": "user",
"to_id": 14,
"to_type": "kefu",
"msg": "你好啊2222",
"msg_type": 1,
"is_read": 0,
"create_time": "2021-12-08 11:19:10",
"update_time": "2021-12-08 11:19:10",
"from_nickname": "小明",
"from_avatar": "http://www.likeshopb2b2c.localhost/1111",
"create_time_stamp": 1638933550
}
],
"page": 1,
"size": 15,
"count": 1,
"more": 0
}
}