文档
测试

查询车型下拉菜单数据

GET
https://www.wongcar.com/api/getVehicleModel?firmId=1

接口描述

下拉菜单的值请选填车型名称

请求头

参数名
类型
描述
必填
Content-Type
application/json
必填

请求参数

参数名
类型
描述
必填
firmId
int
示例:1
必填

响应参数

参数名
类型
描述
必填
success
boolean
示例:true
必填
msg
string
示例:操作成功
必填
obj
array
数据列表
必填
id
int
(主键id)示例:1
必填
modelDesc
string
(车型名称)示例:奥迪 S4 三厢 3.0T AT
必填
marketPrice
int
(市场价)示例:459800
必填