添加评论
GET
http://120.24.63.27:2006/api/comment/add
接口描述
添加一条评论
请求参数
参数名
类型
描述
必填
sender_id
string
评论人的id
必填
text
chinese
评论内容
必填
tieziId
string
帖子的id
必填
响应参数
参数名
类型
描述
必填
msg
string
响应信息
必填
status
number
响应状态码
必填
data
array
空数组
可选