{
"code": 20000,
"message": "ok",
"data": {
"items": [
{
"id": "db3c56f9-f2f8-49fb-b401-f4cad66227fa",
"no": "12321",
"accountType": 100,
"action": 1,
"changeAmount": 200,
"leftAmount": 600,
"associationUserId": null,
"createdAt": "2025-07-29T11:40:48.000Z",
"user": {
"username": "user01",
"avatar": "http://localhost:4090/static/avatars/26.png"
},
"accountTypeDesc": "充值增加算力"
}
],
"total": 1,
"page": 1,
"pageSize": 10,
"totalPages": 1,
"accountTypeLists": {
"100": "充值增加算力",
"101": "充值赠送增加算力",
"102": "充值退款退回算力"
}
},
"timestamp": 1753780798042
}