upload_comment_record
POST
http://www.mokuosg.com:8080/upload_comment_record
接口描述
评论用户日志接口
请求头
参数名
类型
描述
必填
content_type
string
application/x-www-form-urlencoded;charset=utf-8
必填
请求参数
参数名
类型
描述
必填
token
string
用户唯一性标志
必填
reply_id
string
回复ID(回复给评论者ID)
必填
record_id
string
评论的日记ID
必填
comment_content
string
评论的内容
必填