{
"flag": true,
"code": 0,
"message": "string",
"data": {
"id": 0,
"articleCover": "string",
"articleTitle": "string",
"articleContent": "string",
"likeCount": 0,
"viewsCount": 0,
"type": 0,
"originalUrl": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"categoryId": 0,
"categoryName": "string",
"tagDTOList": [
{
"id": 0,
"tagName": "string"
}
],
"lastArticle": {
"id": 0,
"articleCover": "string",
"articleTitle": "string"
},
"nextArticle": {
"id": 0,
"articleCover": "string",
"articleTitle": "string"
},
"recommendArticleList": [
{
"id": 0,
"articleCover": "string",
"articleTitle": "string",
"createTime": "2019-08-24T14:15:22Z"
}
],
"newestArticleList": [
{
"id": 0,
"articleCover": "string",
"articleTitle": "string",
"createTime": "2019-08-24T14:15:22Z"
}
]
}
}