{
"code": 0,
"message": "成功",
"data": {
"invoiceId": 0,
"taxCompanyId": 0,
"taxCategoryName": "string",
"invoiceAmount": 0,
"invoiceType": 0,
"invoiceAddress": "string",
"invoicePhone": "string",
"invoiceAcctNo": "string",
"invoiceBankName": "string",
"remark": "string",
"invoiceStatus": 0,
"fileList": [
{
"fileName": "string",
"fileUrl": "string"
}
]
},
"timestamp": 1704067200000,
"requestId": "req_123456789",
"encrypted": false,
"encryptedData": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...",
"signature": "string"
}