curl --location --request GET '/zjjytransport/waybillInfo/statistics/receiveStatisticsList' \ --header 'App-Version;' \ --header 'App-Code;' \ --header 'Produce-Code;' \ --header 'Terminal-Type;' \ --header 'Authorization;'
[ { "orderName": "", "rows": [ { "orderName": "", "goodsName": "", "goodsPrice": "", "goodPriceSum": "", "vehicleSum": 0, "freight": "", "grossWeightSum": "", "deliverNetWeightSum": "", "realWeightSum": "", "netWeightSum": "", "loadWeightSum": "", "unloadWeightSum": "", "lossWeightSum": "", "shipmentPrice": "", "waybillCode": "" } ] } ]