{
"items": [
{
"id": 1,
"title": "文章标题",
"coverUrl": "https://dummyimage/300x300/f60",
"content": "文章内容",
"createdAt": "2023-08-04 13:38:29",
"updatedAt": "2023-08-04 13:38:29"
}
],
"meta": {
"total": 1,
"current": 1,
"pageSize": 10,
"hasNext": false
}
}