{
"pageNo": 0,
"pageSize": 0,
"batchNumber": "string",
"checkState": 0,
"customerName": "string",
"waiterName": "string"
}curl --location --request POST '/ltcPlanImport/queryFailExport' \
--header 'token: OUumDjnlEZ4wItETxOqrqe2zJFtEB2Ltf0OzBwTkcDdpk8kMsHzVrFRetMEawiR9' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNo": 0,
"pageSize": 0,
"batchNumber": "string",
"checkState": 0,
"customerName": "string",
"waiterName": "string"
}'{}