curl --location --request GET '/zjjytransport/dataBigScreen/customerWaybillStatistic?dateType' \
--header 'App-Version;' \
--header 'App-Code;' \
--header 'Produce-Code;' \
--header 'Terminal-Type;' \
--header 'Authorization;'
[
{
"enterpriseName": "",
"stowageStatusName": "",
"containerNumber": 0,
"containerTypeName": "",
"waybillWeight": "",
"waybillContainerList": [
{
"waybillCode": "",
"containerClass": "",
"containerClassName": "",
"containerType": "",
"containerTypeName": ""
}
]
}
]