curl --location --request GET '/pro/articles//content'{
"code": 0,
"data": {
"article_id": 0,
"full_content_html": "string",
"full_content_md": "string",
"has_paid_content": true,
"price": 0
},
"message": "string"
}