文档
测试

导出司机出车明细列表

GET
http://localhost:8085/report/outOfCarFlowing/export

请求头

参数名
类型
描述
必填
Authorization
登录验证
必填

请求参数

参数名
类型
描述
必填
poolId
string
示例:唯一标识
必填
belongUserId
string
示例:归属平台ID
必填
orderId
string
示例:订单id
必填
orderNumber
string
示例:订单号
必填
deliveryTime
string
示例:发货时间
必填
shipperOrderNo
string
示例:货主单号
必填
waybillId
string
示例:运单ID
必填
waybillNumber
string
示例:运单号
必填
clientName
string
示例:委托人
必填
destinationNodes
string
示例:目的地(卸货节点城市)
必填
nodes
string
示例:节点名称
必填
nodeTypeAmount
string
示例:装卸货节点数量
必填
nodeAmount
string
示例:节点数量
必填
placeOfLoadingAmount
string
示例:装货地数量
必填
placeOfDischargeAmount
string
示例:卸货地数量
必填
vehicle
string
示例:车牌号
必填
carCaptain
string
示例:运输类型
必填
carModel
string
示例:车辆类型
必填
driverId
string
示例:司机ID
必填
driverName
string
示例:司机姓名
必填
driverPhone
string
示例:司机手机号
必填
line
string
示例:线路
必填
params.beginDeliveryTime
出车开始时间(2021-01)
必填
params.endDeliveryTime
出车结束时间(2021-09)
必填
params.projectId
项目ID
必填
params.projectName
项目名称
必填