feat: update user detail
This commit is contained in:
57
frontend/admin/src/api/user_articles.json
Normal file
57
frontend/admin/src/api/user_articles.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user