{ "videoId": 0, "type": 0, "authorId": 0 }
curl --location '/video/like' \ --header 'Content-Type: application/json' \ --data '{ "videoId": 0, "type": 0, "authorId": 0 }'
{ "code": 0, "message": "", "data": {} }