文档
测试

审核车辆信息接口

POST
/web/{version}/tVehicle/checkVehicle

请求参数

参数名
类型
描述
必填
id
string
车辆id
可选
result
string
审核结果 true-通过 false-驳回
可选
remark
string
备注
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
code
string
可选
isLogined
boolean
可选
msg
string
可选
success
boolean
可选