{
"status": true,
"message": "查询文章列表成功。",
"data": {
"articles": [
{
"id": 100,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "长乐未央 App 3.2.7 版本已发布!"
},
{
"id": 99,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题99"
},
{
"id": 98,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题98"
},
{
"id": 97,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题97"
},
{
"id": 96,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题96"
},
{
"id": 95,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题95"
},
{
"id": 94,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题94"
},
{
"id": 93,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题93"
},
{
"id": 92,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题92"
},
{
"id": 91,
"createdAt": "2026-01-01 08:00:00",
"updatedAt": "2026-01-01 08:00:00",
"title": "文章的标题91"
}
],
"pagination": {
"page": 1,
"limit": 10,
"total": 100
}
}
}