curl --location --request GET 'https://test.51vive.com/store/gift/comment/page?pageSize=&pageNum=&orderByColumn=&isAsc=&giftId=&type='{
"total": 0,
"rows": [
{
"id": 0,
"giftInfoId": 0,
"umsId": 0,
"umsNickname": 0,
"umsAvatar": 0,
"productStar": 0,
"packStar": 0,
"logisticsStar": 0,
"comment": "string",
"productLabels": "string",
"packLabels": "string",
"logisticsLabels": "string",
"images": "string",
"imagesOssIds": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}