删除一个评论
POST
localhost:8086/blog/delcomment
接口描述
删除一个评论
请求头
参数名
类型
描述
必填
xwqtoken
String
用户唯一标识id
必填
请求参数
参数名
类型
描述
必填
cid
Integer
评论唯一标识id
必填