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