curl --location --request GET 'http://api-toutiao-web.itheima.net/mp/v1_0/articles/1553118539336908800' \
--header 'Authorization: {{HM_ACCESS_TOKEN}}'
{
"message": "OK",
"data": {
"id": 1553002722884583400,
"title": "fsdfsdfsdfsd",
"cover": {
"type": 0,
"images": []
},
"channel_id": 2,
"content": "<p>gdfgsfdgdfgdfgdfgdfgdfg</p>"
}
}