发表评论
POST
https://leexan.net.cn/vod/video/sendRemark
请求参数
参数名
类型
描述
必填
videoId
string
视频id
必填
content
string
评论内容
必填
type
int
1表示评论,2表示回复
必填
superiorId
string
评论id,-1表示是评论
必填
repliedId
string
被回复的人的id
必填
成功返回
参数名
类型
描述
必填
success
int
1
必填
remark
参考帖子评论
必填
失败返回
参数名
类型
描述
必填
success
int
0
必填
msg
string
错误信息
必填