运单数量
POST
http://124.70.52.22:802/api/business/getWayBillCount
接口描述
运单数量查询
请求参数
参数名
类型
描述
必填
driverId
Integer
司机Id
必填
searchValue
Integer
查询条件
必填
响应参数
参数名
类型
描述
必填
code
int
200 500
必填
msg
String
成功或失败提示
必填
data
Object
运单数量
必填