获得评论以及回复列表
POST
localhost:8086/blog/getcommentlist
接口描述
获得评论以及回复的列表
请求参数
参数名
类型
描述
必填
blogid
Integer
文章唯一标识id
必填
响应参数
参数名
类型
描述
必填
message
object
示例:null
必填
cid
int
示例:2
必填
account
string
示例:1810110283
必填
blogid
int
示例:1
必填
date
string
示例:2021-02-27 21:21:28
必填
content
string
示例:123
必填
headimg
string
示例:/img/mr.png2
必填
name
string
示例:hhge
必填
code
int
示例:200
必填