{
"code": 0,
"message": "string",
"data": [
{
"id": 0,
"userId": 0,
"username": "string",
"movieId": 0,
"content": "string",
"createdAt": "string",
"updatedAt": "string"
}
]
}