请及时更新项目!
{
"code": 0,
"message": "string",
"data": {
"content": [
{
"id": 0,
"userId": 0,
"expertId": 0,
"time": "string",
"description": "string",
"status": "{description: 待处理}",
"note": "string"
}
],
"pageable": {
"paged": true,
"unpaged": true,
"pageNumber": 0,
"pageSize": 0,
"offset": 0,
"sort": [
{
"direction": "ASC",
"property": "string",
"ignoreCase": true,
"nullHandling": "NATIVE",
"ascending": true,
"descending": true
}
]
},
"total": 0,
"empty": true,
"number": 0,
"size": 0,
"numberOfElements": 0,
"sort": [
{
"direction": "ASC",
"property": "string",
"ignoreCase": true,
"nullHandling": "NATIVE",
"ascending": true,
"descending": true
}
],
"first": true,
"last": true,
"totalPages": 0,
"totalElements": 0
}
}