{
"code": 200,
"message": "success",
"data": {
"total": 0,
"page_size": 0,
"current_page": 0,
"total_pages": 0,
"results": [
{
"id": 0,
"content": "string",
"ddl": "2019-08-24T14:15:22.123Z",
"tag_id": 0,
"tag_info": {
"id": 0,
"name": "string",
"color": "string",
"order": 0
},
"has_done": true,
"order": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}
}