{
"code": 0,
"msg": "string",
"data": {
"records": [
{
"id": 0,
"orderNo": "string",
"orderType": "string",
"ebpName": "string",
"ebcName": "string",
"overseasWarehouse": "string",
"declareReceipt": "string",
"orderStatus": 0,
"systemNo": "string",
"customsStatus": 0,
"tenantName": "string",
"tenantId": 0,
"goodsCount": 0,
"firstGoodsName": "string",
"goodsValue": 0,
"createTime": "string",
"declareSuccessTime": "string"
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "string",
"asc": true
}
],
"optimizeCountSql": true,
"searchCount": true,
"optimizeJoinOfCountSql": true,
"maxLimit": 0,
"countId": "string",
"pages": 0
},
"other": {}
}