用户发表评论
POST
8080/ysxm/addComment
接口描述
用户发表评论接口
请求参数
参数名
类型
描述
必填
commentname
String
评论内容
必填
commenttime
String
发表时间
必填
响应参数
参数名
类型
描述
必填
status
String
0成功,-1失败
必填
msg
int
返回结果描述,0发表成功,-1发表失败
必填