文档
测试

获取评论

POST
/comment/getArticleComment

接口描述

返回list集合

传入参数

参数名
类型
描述
必填
article_id
int
文章id
必填

返回参数

参数名
类型
描述
必填
username
String
必填
article_id
int
必填
comment_content
String
评论内容
必填
comment_date
Date
日期
必填