{ "articleId": "string" }
curl --location --request POST '43.139.194.209:8088/article/collect' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "articleId": "string" }'
{"code":50002,"msg":"不能收藏自己的文章"}