用户删除某条评论
POST
http://localhost:3000/api/web/post/uncomment
接口描述
根据评论id删除评论
请求参数
参数名
类型
描述
必填
id
number
评论id
必填