{
"data": {
"total": 1,
"list": [
{
"id": 1,
"title": "第三次更新公告",
"content": "这是公告内容",
"url": "https://xx.com",
"cycle": 1,
"start_time": "2023-02-01 10:00:00",
"end_time": "2023-02-02 10:00:00",
"created_by": "系统管理员",
"created_on": "2023-02-01 10:00:00"
}
]
},
"error_code": 0,
"message": "操作成功",
"success": true
}