{ "result": 1, "description": null, "para": { "total": 111, "dataList": [ { "paymentId": "12321413213", "bankName": "工商银行", "statusText": "提现成功", "amount": 30.30, "withdrawalsDate": "2016-01-01" }, { "paymentId": "12321413213", "bankName": "工商银行", "statusText": "提现失败", "refunded": true, "amount": 30.30, "withdrawalsDate": "2016-01-01" }, { "paymentId": "12321413213", "bankName": "工商银行", "statusText": "处理中", "amount": 30.30, "withdrawalsDate": "2016-01-01" } ], "withdrawalTotal": 12.12 } }