token: ********************curl --location --request GET 'http://www.52plan.cn:9092/prod/web/blog-artical/get?id=1' \
--header 'token: <api-key>'{
"code": 0,
"msg": "请求成功",
"data": {
"id": 0,
"tagId": "",
"tabId": 0,
"title": "",
"author": "",
"schoolId": 0,
"majorId": 0,
"content": "",
"coverUrl": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"remark": "",
"delFlag": false,
"viewNum": 0,
"blogArticalTags": [
{
"id": 0,
"name": "",
"type": 0,
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"remark": "",
"delFlag": false
}
]
}
}