{
"billOrderSn": "string",
"billOrderType": 0,
"billSection": "string",
"serviceType": 0,
"warehouseCode": "string",
"prePage": 0,
"page": 0
}{
"state": "string",
"msg": "string",
"data": {
"list": [
{
"billOrderSn": "string",
"customerCode": "string",
"warehouseCodes": [
"string"
],
"makingTime": "string",
"billStart": "string",
"billEnd": "string",
"billSection": "string",
"shiftCost": 0,
"operateCost": 0,
"storageCost": 0,
"returnCost": 0,
"moveCost": 0,
"dfCost": 0,
"customCost": 0,
"addServiceCost": 0,
"attachCost": 0,
"totalCost": 0,
"billOrderType": 0,
"billOrderTypeDescription": "string",
"serviceType": 0,
"serviceTypeDescription": "string",
"settlementMethod": 0,
"settlementMethodDescription": "string",
"exportUrl": "string"
}
],
"total": 0
}
}