{
"code": 0,
"message": "string",
"data": {
"records": [
{
"id": 0,
"userId": 0,
"movieId": 0,
"content": "string",
"createTime": "string",
"username": "string"
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"maxLimit": 0,
"countId": "string"
}
}