{
"code": 200,
"message": "success",
"data": {
"total": 3,
"list": [
{
"id": 3,
"shareholder_id": 1,
"project_id": 1,
"amount": "1.23",
"time": 1769654676,
"cert": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/xsdXdEZ5xtaJ2p2yHpNbCjrG6Y27R3an.jpg",
"note": "123",
"created_at": "2026-01-29 10:46:27"
},
{
"id": 2,
"shareholder_id": 1,
"project_id": 1,
"amount": "9.90",
"time": 1769616000,
"cert": "https://cinema-media.oss-cn-chengdu.aliyuncs.com/image/AE3AnRzJKcKrZGaEmET6MP4G2dS2FY7E.jpg",
"note": "打款了9.9",
"created_at": "2026-01-29 10:40:48"
},
{
"id": 1,
"shareholder_id": 1,
"project_id": 1,
"amount": "56.80",
"time": 1769408965,
"cert": "https://p0.pipi.cn/mediaplus/friday_image_fe/e429585214d14d9a133f67237d538711f4193.jpg?imageView2/1/w/464/h/644",
"note": "备注",
"created_at": "2026-01-26 14:33:11"
}
]
}
}