{
"total": 100,
"page": 1,
"size": 10,
"list": [
{
"id": 1,
"win_record_id": 100,
"user_id": 10086,
"product_id": 5,
"product_name": "iPhone 16 Pro Max 256GB",
"product_image": "https://example.com/images/iphone16.jpg",
"win_time": "2025-03-10 14:30:00",
"content": "太开心了,终于中奖了!手机很好用!",
"images": [
"https://example.com/images/show1.jpg",
"https://example.com/images/show2.jpg"
],
"is_featured": 0,
"is_featured_name": "未精选",
"show_reward": 50,
"featured_reward": 0,
"like_count": 15,
"dislike_count": 2,
"status": 0,
"status_name": "正常",
"created_at": "2025-03-10 15:00:00",
"updated_at": "2025-03-10 15:00:00"
}
]
}