保存评论
POST
/comment/saveComment
接口描述
保存评论
请求参数
参数名
类型
描述
必填
comment_content
String
评论内容
必填
username
String
用户名
必填
article_id
int
文章id
必填