com.xiaoxi.appranking.common.beans.PageVO<com.xiaoxi.apiservice.app.ratingandcomment.comment.model.vo.ReplyCommentListVO>
{
"totalCount": 0,
"pageSize": 0,
"totalPage": 0,
"currPage": 0,
"list": [
{
"commentId": "string",
"observerName": "string",
"rating": 0,
"title": "string",
"content": "string",
"deleted": true,
"commentTime": 0,
"asVersion": "string",
"gpVersion": 0,
"reply": {
"id": "string",
"content": "string",
"time": 0
}
}
]
}