发表一条评论
POST
api/comment/create
接口描述
发表一条评论
请求头
参数名
类型
描述
必填
token
String
token
必填
请求参数
参数名
类型
描述
必填
content
string
评论内容
必填
sockpuppet_id
int
马甲id
必填
post_id
int
发表评论的动态id
必填
image_url
String
参考发表动态的image_url
可选
publishtime
String
发表时间
可选
platform
String
客户端,如果不传入则使用马甲的客户端
可选