{
"msg": "string",
"code": "10000",
"data": {
"total": 0,
"rows": [
{
"id": 0,
"carNumber": "string",
"chargeType": "card",
"actualCharge": 0,
"paymentTime": "string"
}
]
}
}