curl --location --request GET 'https://test.51vive.com/xingxy/chat/info/ums/content/page?pageSize=&pageNum=&orderByColumn=&isAsc=&chatInfoId'{
"total": 0,
"rows": [
{
"id": 0,
"content": "string",
"sender": 0,
"voiceConversionAvailable": true,
"voice": "string",
"read": true,
"intention": 0,
"paramsStr": "string",
"params": {
"empty": true,
"innerMap": {
"property1": {},
"property2": {}
},
"property1": {},
"property2": {}
},
"createTime": "2019-08-24T14:15:22.123Z",
"displayMsg": true,
"displayId": "string"
}
],
"code": 0,
"msg": "string"
}