{
"code": 200,
"message": "string",
"data": {
"title": "string",
"data": [
{
"privateCustomerChatId": 0,
"fromUserId": 0,
"fromUserNickName": 0,
"fromUserHeadImg": "string",
"content": "string",
"msgType": 0,
"imgW": 0,
"imgH": 0,
"addTime": "2019-08-24T14:15:22.123Z",
"displayTime": "string",
"conversationId": 0
}
]
}
}