{
"code": "string",
"msg": "string",
"data": {
"centerNum": 0,
"list": [
{
"id": "string",
"projectId": "string",
"projectDeclareId": "string",
"userId": "string",
"projectDeclareExpertId": "string",
"reviewTime": "string",
"reviewScore": "string",
"reviewOpinion": "string",
"reviewResult": 0,
"isFinalResult": 0,
"realName": "string"
}
],
"pageSize": 0,
"last": 0,
"next": 0,
"pageNo": 0,
"bothNum": 0,
"first": 0,
"funcParam": "string",
"funcName": "string",
"otherData": {
"key": {}
},
"pageInfo": "string",
"orderBy": "string",
"count": 0,
"prev": 0
}
}