{ "articleId": "string" }
curl --location '43.139.194.209:8088/article/top' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data '{ "articleId": "string" }'
{ "code": 50001, "msg": "不是文章的所有者" }