This commit is contained in:
yanghao05
2025-04-29 10:15:36 +08:00
parent 75e39a0283
commit da8ad94eda
9 changed files with 232 additions and 35 deletions

View File

@@ -0,0 +1,177 @@
{
"page": 2,
"limit": 10,
"total": 103,
"items": [
{
"id": 93,
"bought": false,
"title": "test-title-92",
"description": "test-description-92",
"content": "",
"price": 1356,
"discount": 77,
"views": 7396,
"likes": 3507,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 92,
"bought": false,
"title": "test-title-91",
"description": "test-description-91",
"content": "",
"price": 394,
"discount": 31,
"views": 6578,
"likes": 5173,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 91,
"bought": false,
"title": "test-title-90",
"description": "test-description-90",
"content": "",
"price": 8669,
"discount": 47,
"views": 5172,
"likes": 2039,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 90,
"bought": false,
"title": "test-title-89",
"description": "test-description-89",
"content": "",
"price": 2402,
"discount": 32,
"views": 5388,
"likes": 7944,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 89,
"bought": false,
"title": "test-title-88",
"description": "test-description-88",
"content": "",
"price": 5696,
"discount": 79,
"views": 782,
"likes": 7308,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 88,
"bought": false,
"title": "test-title-87",
"description": "test-description-87",
"content": "",
"price": 8014,
"discount": 0,
"views": 395,
"likes": 4078,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 87,
"bought": false,
"title": "test-title-86",
"description": "test-description-86",
"content": "",
"price": 3076,
"discount": 39,
"views": 2375,
"likes": 7745,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 86,
"bought": false,
"title": "test-title-85",
"description": "test-description-85",
"content": "",
"price": 1653,
"discount": 60,
"views": 700,
"likes": 2822,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 85,
"bought": false,
"title": "test-title-84",
"description": "test-description-84",
"content": "",
"price": 6214,
"discount": 16,
"views": 7468,
"likes": 9144,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
},
{
"id": 84,
"bought": false,
"title": "test-title-83",
"description": "test-description-83",
"content": "",
"price": 9710,
"discount": 43,
"views": 9576,
"likes": 8256,
"tags": [
"tag1",
"tag2",
"tag3"
],
"head_images": []
}
]
}