delReply
POST
http://127.0.0.1:8000/comment/delReply
请求头
参数名
类型
描述
必填
token
string
token
必填
请求参数
参数名
类型
描述
必填
cid
int
评论id
必填
rid
int
回复id
必填