文档
测试

查询驾驶员列表

POST
/web/{version}/tDriver/loadGirdData

接口描述

查询驾驶员列表

请求参数

参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
记录唯一识别号
可选
carrierId
integer
承运商id
可选
driverName
string
驾驶员姓名
可选
phone
string
手机
可选
idCard
string
身份证
可选
enableStatus
string
启用 0是,1否
可选
orgIds
string
组织机构 可以传多个 用英文逗号隔开
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
data
object
可选
pageNo
integer
可选
pageSize
integer
可选
result
array[object]
可选
abbreviation
string
可选
carrierId
string
可选
carrierName
string
可选
createName
string
可选
createTime
string
可选
createTimeStr
string
可选
driver
string
可选
driverLicenseBegin
string
可选
driverLicenseBeginStr
string
可选
driverLicenseEnd
string
可选
driverLicenseEndStr
string
可选
driverLicenseList
array[object]
可选
id
integer
可选
name
string
可选
picId
string
可选
status
integer
可选
type
string
可选
url
string
可选
driverLicenseUrl
string
可选
driverLicenseUrlList
array[string]
可选
driverLicenseUrlStr
string
可选
driverName
string
可选
driverNo
string
可选
driverStr
string
可选
enableStatus
string
可选
enableStatusStr
string
可选
escort
string
可选
escortLicenseBegin
string
可选
escortLicenseBeginStr
string
可选
escortLicenseEnd
string
可选
escortLicenseEndStr
string
可选
escortLicenseList
array[object]
可选
escortLicenseUrl
string
可选
escortLicenseUrlList
array[string]
可选
escortLicenseUrlStr
string
可选
escortNo
string
可选
escortStr
string
可选
id
integer
可选
idCard
string
可选
orgName
string
可选
phone
string
可选
photoUrlList
array[string]
可选
photoUrlStr
string
可选
principalSex
string
可选
principalSexStr
string
可选
updateTime
string
可选
updateTimeStr
string
可选
totalCount
integer
可选
totalPage
integer
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选