{
"target": "7950"
}curl --location --request POST 'http://geek.itheima.net/v1_0/article/likings' \
--header 'Authorization: {{Vue2_Geek_ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"target": "7950"
}'{
"data": {
"target": "7950"
},
"message": "OK"
}