发表帖子评论或回复
POST
https://leexan.net.cn/vod/post/publishRemark
请求参数
参数名
类型
描述
必填
content
string
html
必填
postId
string
帖子id
必填
type
int
类型,1表示评论,2表示回复
必填
superiorId
string
发表评论不用传,发表回复传评论id
必填
repliedId
string
发表评论不用传,发表回复传回复的人的id
必填
成功返回
参数名
类型
描述
必填
success
int
1
必填
失败返回
参数名
类型
描述
必填
success
int
0
必填
msg
string
错误信息
必填