{
"comment_id": 0,
"action_type": 0
}
curl --location --request POST 'https://www.nonhana-server.cn:4000/comment/comment-like-action' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"comment_id": 0,
"action_type": 0
}'
{
"result_code": 0,
"result_msg": "sed ad"
}