{
"note_id": "6588fa35000000003a00bb97",
"guid": "b9eed5c5-3ad5-4933-b600-5c81f9e6748f"
}
curl --location --request POST '/note/dislike' \
--header 'Content-Type: application/json' \
--data-raw '{
"note_id": "6588fa35000000003a00bb97",
"guid": "b9eed5c5-3ad5-4933-b600-5c81f9e6748f"
}'
{"err_msg":"success","err_code":0,"data":{"msg":"成功","data":{"like_count":1358},"code":0,"success":true}
,"hint":"170445288106518259940493"}