deliverSecondLevel
POST
http://127.0.0.1:8000/comment/deliverSecondLevel
请求头
参数名
类型
描述
必填
token
string
token
必填
请求参数
参数名
类型
描述
必填
cid
int
评论id
必填
reply_id
int
回复对象id 0为无对象
必填
reply_uid
int
回复对象用户id 0为无对象
必填
content
str
回复内容
必填
anonymity
int
0双方都不匿名,1当前用户匿名,-1回复对象匿名,2双方都匿名
必填
bid
int
榜单id
必填