{
"total": 100,
"page": 1,
"size": 10,
"list": [
{
"id": 1,
"round_id": 1,
"round_number": 3,
"product_id": 1,
"product_name": "iPhone 16 Pro",
"product_image": "https://xxx.com/img.jpg",
"reference_price": 8999,
"product_type": 0,
"product_type_name": "实物",
"user_id": 10001,
"entry_number": "10000001",
"bean_cost": 100,
"status": 0,
"status_name": "正常",
"created_at": "2025-03-09 10:00:00"
}
]
}