Files
quyun/frontend/admin/src/api/user_articles.json
2025-04-18 22:38:57 +08:00

57 lines
1.4 KiB
JSON

{
"page": 1,
"limit": 10,
"total": 10,
"items": [
{
"title": "test-title-9",
"price": 0,
"bought_at": "2025-04-11T15:08:06.629569Z"
},
{
"title": "test-title-8",
"price": 0,
"bought_at": "2025-04-11T15:08:06.625099Z"
},
{
"title": "test-title-7",
"price": 0,
"bought_at": "2025-04-11T15:08:06.62019Z"
},
{
"title": "test-title-6",
"price": 0,
"bought_at": "2025-04-11T15:08:06.614768Z"
},
{
"title": "test-title-5",
"price": 0,
"bought_at": "2025-04-11T15:08:06.610985Z"
},
{
"title": "test-title-4",
"price": 0,
"bought_at": "2025-04-11T15:08:06.605659Z"
},
{
"title": "test-title-3",
"price": 0,
"bought_at": "2025-04-11T15:08:06.602181Z"
},
{
"title": "test-title-2",
"price": 0,
"bought_at": "2025-04-11T15:08:06.599001Z"
},
{
"title": "test-title-1",
"price": 0,
"bought_at": "2025-04-11T15:08:06.594752Z"
},
{
"title": "test-title-0",
"price": 0,
"bought_at": "2025-04-11T15:08:06.585365Z"
}
]
}