{
"code": 20000,
"message": "ok",
"data": {
"items": [
{
"id": "89e3f515-93d8-4216-8e7e-86b59b44fb97",
"orderNo": "20250805152323011158",
"payType": 1,
"power": 100,
"givePower": 20,
"payStatus": 0,
"payTime": null,
"refundStatus": 0,
"createdAt": "2025-08-05T07:23:23.734Z",
"user": {
"username": "admin",
"avatar": "http://localhost:4090/static/avatars/20.png"
},
"totalPower": 120,
"payTypeDesc": "微信支付",
"payStatusDesc": "未支付"
}
],
"total": 1,
"page": 1,
"pageSize": 15,
"totalPages": 1,
"statistics": {
"totalOrder": 0,
"totalAmount": 0,
"totalRefundOrder": 0,
"totalRefundAmount": 0,
"totalIncome": 0
}
},
"timestamp": 1754378713743
}