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