curl --location --request POST '/api/article/addCollect' \ --header 'token;' \ --data-urlencode 'id=1'
{}