{
"code": "string",
"message": "string",
"data": {
"id": 0,
"title": "string",
"content": "string",
"author": "string",
"category": "string",
"articleImg": "http://example.com",
"tags": [
"string"
],
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
}