{
"mouthTaxVoList": [
{
"mouth": 0,
"beforeIncome": 0,
"tax": 0,
"afterIncome": 0,
"taxPercent": 0
}
],
"totalTaxVo": {
"mouth": 0,
"beforeIncome": 0,
"tax": 0,
"afterIncome": 0,
"taxPercent": 0
}
}