curl --location --request GET 'https://test.51vive.com/forums/feedback/list?pageSize=&pageNum=&orderByColumn=&isAsc=&id=&umsId=&nickname=&phone=&sourceType=&typeId=&startTime=&endTime='{
"total": 0,
"rows": [
{
"id": 0,
"type": "string",
"typeName": "string",
"ossIds": "string",
"ossUrls": "string",
"deleted": true,
"umsId": 0,
"nickname": "string",
"phone": "string",
"icon": "string",
"content": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}