{
"code": 0,
"message": "成功",
"data": {
"taxCompanyData": [
{
"taxCompanyId": 0,
"taxCompanyName": "string",
"invoiceDataList": [
{
"taxCategoryName": "string",
"hasInvoiceFee": 0,
"applyInvoiceFee": 0,
"ableInvoiceFee": 0
}
]
}
]
},
"timestamp": 1704067200000,
"requestId": "req_123456789",
"encrypted": false,
"encryptedData": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...",
"signature": "string"
}