{ "PostId": "string" }
curl --location 'https://gapi.mccfk.cn/Interact/LikePost' \ --header 'Content-Type: application/json' \ --data '{ "PostId": "string" }'
{ "Success": true, "Massage": "string", "Data": {} }