curl --location --request GET 'https://test.51vive.com/forums/aiv/todo/list?type=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"topicId": 0,
"topicTitle": "string",
"companyId": 0,
"sysUmsId": 0,
"submitBy": 0,
"submitName": 0,
"topicCreatBy": 0,
"topicCreatName": "string",
"protagonistId": 0,
"protagonistName": "string",
"topicAivStatus": 0,
"aivStatus": 0,
"finished": true,
"finishBy": 0,
"remark": "string",
"type": 0,
"topicRemoved": true,
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}