新闻添加评论
POST
news_add
请求参数
参数名
类型
描述
必填
c_id
新闻id
必填
u_id
用户id
必填
comment
评论内容
必填
响应参数
参数名
类型
描述
必填
errno
int
示例:200
必填
errmsg
string
示例:ok
必填