Authorization: Bearer ********************curl --location 'https://www.mengzhikeji.cn/prod-api/merchant/merchant-event/comment/1645395759125712898?pageSize=&pageNum=&orderByColumn=&isAsc=' \
--header 'Authorization: Bearer <token>'{
"total": 0,
"rows": [
{
"id": 0,
"eventId": 0,
"openId": 0,
"phone": "string",
"faceUrl": "string",
"nickName": "string",
"commentId": 0,
"comment": "string",
"imageUrl": "string",
"location": "string",
"commentTime": "2019-08-24T14:15:22.123Z",
"likeCount": "string",
"customization": "string"
}
],
"code": 0,
"msg": "string"
}