curl --location --request POST '/admin/order/export' \
--header 'X-Source;' \
--header 'X-Station-ID: 1709449603937239042' \
--header 'X-Station-Code: ZD0038' \
--header 'X-Station-Name: %E6%9C%A8%E5%85%B0%E4%BB%93' \
--header 'Auth-User: {"id":1630040337910767616,"userName":"16602859986","nickName":"pulei","phone":"16602859986","gender":0,"userType":0,"lockDate":1678867965000,"newAccountFlag":1,"activeFlag":1,"accountType":0,"jobNumber":"005","organizationIds":[1626148651591110656],"roleIds":[1634378404145049600],"companyIds":[1632626533976743944,1632626533976743971],"warehouseIds":[1629049370067271681],"allRole":2,"allWarehouse":1,"allCompany":1,"allOrganization":2,"toAdmin":2}' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
],
"keywords": "string",
"tabCode": "string",
"current": 0,
"size": 0,
"waybillId": 0,
"waybillCode": "string",
"waybillCodes": [
"string"
],
"codes": [
"string"
],
"code": "string",
"erpCode": "string",
"erpCodes": [
"string"
],
"otherCode": "string",
"companyId": 0,
"companyCode": "string",
"status": 0,
"statuses": [
0
],
"type": "string",
"businessType": "string",
"outboundStatus": 0,
"outboundStatuses": [
0
],
"gatheringStatus": 0,
"gatheringStatuses": [
0
],
"gatheringPositionCode": "string",
"receiptStatus": 0,
"receiptStatuses": [
0
],
"carrierId": 0,
"vaccineFlag": 0,
"liquidFlag": 0,
"sendType": "string",
"sendStationId": 0,
"sendCustomerId": 0,
"sendProvince": "string",
"sendCity": "string",
"sendDistrict": "string",
"sendStreet": "string",
"sendBeganAt": "string",
"sendEndedAt": "string",
"receiveType": "string",
"receiveStationId": 0,
"receiveCustomerId": 0,
"receiveProvince": "string",
"receiveCity": "string",
"receiveDistrict": "string",
"receiveStreet": "string",
"receiveBeganAt": "string",
"receiveEndedAt": "string",
"temperatureFlag": 0,
"urgentFlag": 0,
"insureFlag": 0,
"receiptFlag": 0,
"transportType": "string",
"settleType": "string",
"createBeganTime": "string",
"createEndedTime": "string",
"queryParam": "string",
"packageCode": "string",
"thermometerCode": "string"
}'