curl --location --request GET 'https://tmdemo.tmse.com.cn/api/cms/article/detail?id=' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJjaGFubmVsIjoiMSIsImlzcyI6InRtZGVtby50bXNlLmNvbS5jbiIsImF1ZCI6InRtZGVtby50bXNlLmNvbS5jbiIsImlhdCI6MTcyMzQ2NjMyNCwibmJmIjoxNzIzNDY2MzI0LCJleHAiOjE3MjM1MjAzMjQsImp0aSI6eyJpZCI6MSwidHlwZSI6ImFkbWluIiwiZXhwIjo1NDAwMH19.0ToDqLzkzWUDrigx4qV3uF9lV6RPHck8DjJ-OUDG2xs'{
"code": 0,
"msg": "string",
"data": {
"hits": 0,
"cate_name": "string",
"id": 0,
"cate_id": 0,
"title": "string",
"desc": "string",
"summary": "string",
"image": "string",
"author": "string",
"content": "string",
"actual_hits": 0,
"init_hits": 0,
"is_recommend": 0,
"status": 0,
"sort": 0,
"create_time": "string",
"update_time": "string",
"delete_time": 0,
"cate_pid": 0,
"cate_p_name": "string",
"last": {
"id": 0,
"cate_id": 0,
"title": "string"
},
"next": [
"string"
]
}
}