curl --location --request GET '/api/invoice/tenant/invoiceConfig'{
"success": false,
"errCode": "",
"errMsg": "",
"code": "",
"message": "",
"traceId": "",
"data": {
"id": 0,
"tenantId": 0,
"tenantName": "",
"invoiceTitle": "",
"invoiceCode": "",
"contact": "",
"contactPhone": "",
"receiveEmail": "",
"defaultInvoiceType": 0,
"applyInvoiceType": 0,
"remark": ""
}
}