{
"code": 0,
"message": "string",
"data": {
"mouthTaxVoList": [
{
"mouth": 0,
"beforeIncome": 0,
"tax": 0,
"afterIncome": 0,
"taxPercent": 0
}
],
"totalTaxVo": {
"mouth": 0,
"beforeIncome": 0,
"tax": 0,
"afterIncome": 0,
"taxPercent": 0
}
},
"status": "string",
"success": true
}