feat: update user detail

This commit is contained in:
yanghao05
2025-04-18 22:38:57 +08:00
parent 192bd07b9e
commit 8afed63142
8 changed files with 284 additions and 1 deletions

View 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"
}
]
}