创建评论
POST
feed/coment/create
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
请求参数
参数名
类型
描述
必填
post_id
string
帖子id
必填
to_user_id
string
回复的用户id
可选
content
string
评论内容
必填