7、发表评论
POST
http://localhost:88/api/post/comment/add_comment
请求头
参数名
类型
描述
必填
Authorization
string
jwt身份认证信息
必填
请求参数
参数名
类型
描述
必填
content
string
评论内容
必填
topic_id
string
文章id
必填