{
"totalRechargeAmount": 0,
"totalRechargeTimes": 0,
"totalRefundAmount": 0,
"dailyStatistics": [
{
"date": "string",
"wechatRechargeAmount": 0,
"alipayRechargeAmount": 0,
"wechatRechargeTimes": 0,
"alipayRechargeTimes": 0,
"refundAmount": 0
}
]
}