curl --location --request GET 'https://test.51vive.com/forums/comment/listReply?tcId&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"umsId": 0,
"nickname": "string",
"phone": "string",
"icon": "string",
"content": "string",
"enable": true,
"deleted": true,
"createTime": "2019-08-24T14:15:22.123Z",
"replyUmsId": 0,
"tcId": 0,
"replyNickname": "string",
"isAttention": true,
"likesNum": 0
}
],
"code": 0,
"msg": "string"
}