获取文章的评论
POST
/blog/getCommentByBlogId
请求参数
参数名
类型
描述
必填
blogId
int
博客文章id
必填
响应参数
参数名
类型
描述
必填
comment
List
博客所有的评论数组
必填