curl --location --request POST 'http://www.likeadmin.localhost/api/article/addCollect' \ --header 'token: {{token}}' \ --data-urlencode 'id=1'
{}