{
"ids": [
0
],
"keywords": "string",
"tabCode": "string",
"current": 0,
"size": 0,
"orderId": 0,
"waybillId": 0
}curl --location --request POST '/admin/order/packages' \
--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,
"orderId": 0,
"waybillId": 0
}'{
"success": false,
"errorCode": 0,
"errorMessage": "",
"msgKey": "",
"time": 0,
"traceId": "",
"data": {
"records": [
{
"id": 0,
"creatorId": 0,
"createTime": "",
"creatorCode": "",
"creatorName": "",
"modifyTime": "",
"modifierId": 0,
"modifierCode": "",
"modifierName": "",
"code": "",
"type": "",
"typeDesc": "",
"status": 0,
"statusDesc": "",
"printCount": 0,
"count": 0.0,
"length": 0,
"width": 0,
"height": 0,
"weight": 0.0,
"volume": 0.0,
"stationId": 0,
"stationCode": "",
"stationName": "",
"positionId": 0,
"positionCode": "",
"positionName": "",
"insulationId": 0,
"deviceCode": "",
"deviceType": "",
"insulationCode": "",
"boxTagCode": "",
"turnoverId": 0,
"turnoverCode": ""
}
],
"total": 0,
"size": 0,
"current": 0
},
"pageMeta": {
"total": 0,
"current": 0,
"size": 0
},
"voiceMeta": {
"type": "",
"message": ""
},
"server": ""
}