0curl --location --request POST 'https://test.jiuyun.pro/api/estate/v1/invoice/taxCategoryDetail' \
--header 'Content-Type: application/json' \
--data-raw '0'{
"errCode": 0,
"errMsg": "string",
"data": {
"id": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"code": "string",
"name": "string",
"simpleName": "string",
"parentCode": "string",
"specificCode": "string"
}
}