Authorization: Bearer ********************
{
"status": 0,
"startPublishTime": "string",
"endPublishTime": "string",
"page": {
"records": "Collections.emptyList()",
"total": 0,
"size": 10,
"current": 1,
"orders": "new ArrayList<>()",
"optimizeCountSql": true,
"isSearchCount": true
}
}
{
"code": 0,
"message": "",
"data": {
"pageNum": 0,
"pageSize": 0,
"totalPage": 0,
"total": 0,
"list": [
{
"id": 0,
"creator": "",
"createTime": "",
"modifier": "",
"modifyTime": "",
"deleted": false,
"title": "",
"content": "",
"status": 0,
"publishTime": ""
}
]
}
}