获取车辆详细
GET
/api/vehicle/getVehicle
接口描述
获取车辆详细
请求参数
参数名
类型
描述
必填
id
string
车辆编号
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:0
必填
searchValue
object
示例:null
必填
createBy
object
示例:null
必填
createTime
string
示例:2021-05-18 21:33:16
必填
updateBy
object
示例:null
必填
updateTime
object
示例:null
必填
remark
object
示例:null
必填
params
object
数据字典
必填
id
string
示例:10001
必填
vehicleName
string
示例:货车2
必填
mainlandPalteNum
string
示例:123456
必填
mainlandPalteColor
int
示例:2
必填
hongkongPlateNum
object
示例:null
必填
hongkongPalteColor
object
示例:null
必填
ownerCompanyId
object
示例:null
必填
ownerCompanyName
object
示例:null
必填
isOwner
object
示例:null
必填
serviceStatus
object
示例:null
必填
driverId
object
示例:null
必填
driverName
object
示例:null
必填
prepareDriverId
object
示例:null
必填
prepareDriverName
object
示例:null
必填
createUserid
object
示例:null
必填
createUsername
object
示例:null
必填