获取留言板评论
GET
http://127.0.0.1:8000/api/user/board/content?start=0&end=5
请求参数
参数名
类型
描述
必填
start
int
分页起始位置
必填
end
int
分页结束位置
必填