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