根据品牌id查询自己的车辆列表
GET
http://localhost:8082/api/front/vehicle/getList?brandIds=1,2
请求头
参数名
类型
描述
必填
Authorization
string
Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjZkMGM4NTBlLWNlNTgtNDUzZC1hZGZmLWM4NjA1MWVmZDU3OCJ9.l7E5BPcGPq-Ky-4H78fRoHdhxJh0kDxIqKd2jwlTYsdac6bOOUddcJkngRVZRN14Su7ivsZPqCvym48WkRJdyA
必填
请求参数
参数名
类型
描述
必填
brandIds
string
示例:1,2
必填
status
ON_SHELF;只查询上架车辆
必填
响应参数
参数名
类型
描述
必填
total
int
示例:4
必填
vehicleId
int
示例:53
必填
vehicleNo
string
示例:CSCX220614A0000
必填
brandId
int
示例:2
必填
brandName
string
示例:AC Schnitzer
必填
manufacturer
int
示例:1
必填
nationality
int
示例:1
必填
nationalityDesc
string
示例:日系
必填
vehicleType
int
示例:1
必填
vehicleTypeDesc
string
示例:轿车
必填
modelDesc
string
示例:4545
必填
vehicleStyle
object
示例:null
必填
year
object
示例:null
必填
vin
string
示例:455345
必填
exteriorDecoration
int
示例:2
必填
exteriorDecorationDesc
string
示例:黑
必填
interiorDecoration
int
示例:2
必填
interiorDecorationDesc
string
示例:黑
必填
guidancePrice
int
示例:44
必填
price
int
示例:45
必填
priceDifference
int
示例:-1
必填
storageAge
int
示例:45
必填
energy
int
示例:1
必填
energyDesc
string
示例:轿车
必填
dischargeStandard
int
示例:1
必填
isNew
int
示例:1
必填
dischargeStandardDesc
string
示例:国6
必填
retrofitting
int
示例:1
必填
ifWarranty
int
示例:0
必填
pdi
int
示例:1
必填
certificates
int
示例:1
必填
specialConfiguration
int
示例:0
必填
restrictedArea
string
示例:4545
必填
status
string
示例:SOLD
必填
corporateId
int
示例:1
必填
corporateName
object
示例:null
必填
brandLogo
string
示例:/profile/brand/2021/09/06/100x100_f40_autohomecar__ChcCQFs9vBKAO3YSAAAW0WOWvRc555.png
必填
specialStyle
int
示例:0
必填
tags
object
示例:null
必填
region
int
示例:4
必填
releaseDate
string
示例:2022-06-27
必填
views
int
示例:81
必填
collection
int
示例:1
必填
share
int
示例:0
必填
lng
float
示例:120.94869
必填
lat
float
示例:31.356077
必填
hot
object
示例:null
必填
reasonsForRejection
string
示例:
必填
source
int
示例:0
必填
createBy
string
示例:
必填
createTime
string
示例:2022-06-14 13:32:19
必填
updateBy
string
示例:
必填
updateTime
string
示例:2022-06-17 08:52:19
必填
remark
string
示例:454545
必填
isCollect
boolean
示例:false
必填
distance
int
示例:1
必填
minPrice
object
示例:null
必填
maxPrice
object
示例:null
必填
minStorageAge
object
示例:null
必填
maxStorageAge
object
示例:null
必填
code
int
示例:200
必填
msg
string
示例:查询成功
必填