车架号搜索 (商用车 ChinaID) - 中国
更新中...
请求URL
http://api.tecalliance.cn/data/cv/vehicle
查询参数
名称 | 类型 | 是否为必填 | 样例 | 描述 |
---|---|---|---|---|
vin | String | 是 | LGAX3C132K1011558 | 17位的VIN编号。 |
JSON输入
{
"vin": "LGAG4DY30F8030650"
}
响应
一个成功的请求将会返回HTTP 200正确状态代码和如下参数的JSON响应。
名称 | 类型 | 样例 | 描述 |
---|---|---|---|
cnid_short | String | DD06001011H1065 | China_ID编号 |
brand_type | String | 国产 | 品牌类型 |
brand_series | String | 中国品牌 | 车系分类 |
guide_pm | String | 咨询本地经销商 | 厂商指导价 |
make | String | 东风商用车 | 厂家 |
brand | String | 东风 | 品牌 |
model | String | 天龙 | 车系名称 |
type | String | 天龙 | 车型名称 |
trim | String | 东风天龙6X4牵引车 | 车型销售名称 |
vbc | String | DFL4251AX16A | 整车公告型号 |
model_sop | String | 2006 | 车系上市年份 |
model_eop | String | 车系停产年份 | |
body_type | String | 牵引车 | 车身结构 |
axle_config | String | 6X4 | 驱动形式 |
gvw | String | 25.00 | 总质量(t) |
tl | String | 重型卡车 | 吨位级别 |
driver_cf | String | 驾驶室形式 | |
driver_ct | String | 高顶 | 驾驶室类型 |
engine_make | String | 东风汽车有限公司商用车发动机厂 | 发动机生产企业 |
engine_brand | String | 东风 | 发动机品牌 |
engine_code | String | dCi420-40 | 发动机 |
engine_trim | String | dCi11 | 发动机销售名 |
fuel_type | String | 柴油 | 燃料种类 |
capacity | String | 11.1 | 排量 |
es | String | 国四 | 排放标准 |
output_ps | String | 420 | 最大马力 |
output_kw | String | 303 | 最大输出功率(kW) |
torque_nm | String | 2000 | 扭矩(N·m) |
cylinder | String | 6 | 汽缸数 |
total_valves | String | 24 | 气门总数 |
cylinder_f | String | 直列 | 发动机形式 |
bore | String | 123 | 缸径 |
stroke | String | 156 | 冲程 |
air_source | String | 涡轮增压 | 进气形式 |
fuel_injection | String | 高压共轨 | 燃油喷射系统 |
e_mp | String | 缸内直喷 | 燃油混合形式 |
e_camshaft_t | String | 底置凸轮轴 | 配气机构类型 |
t_make | String | 陕西法士特汽车传动集团有限责任公司 | 变速器生产企业 |
t_brand | String | 法士特 | 变速器品牌 |
t_code | String | 12JSD200TA | 变速箱 |
t_id | String | 变速器编号 | |
t_type | String | 手动 | 变速箱类型 |
t_ds | String | 手动变速器(MT) | 变速箱类型描述 |
t_gc | String | 12 | 变速箱档位数 |
cbc | String | 底盘公告型号 | |
c_brand | String | 底盘品牌 | |
c_model | String | 底盘车系 | |
c_type | String | 底盘车型 | |
c_trim | String | 底盘名称 | |
c_sop | String | 底盘上市年份(车系) | |
c_eop | String | 底盘停产年份(车系) | |
c_gvw | String | 底盘总质量(t) | |
axle_make_f | String | 前桥品牌 | |
axle_code_f | String | 前桥型号 | |
axle_load_f_kg | String | 7000 | 前桥允许载荷(kg) |
axle_type_f | String | 转向桥 | 前车桥功能 |
axle_make_r | String | 后桥品牌 | |
axle_code_r | String | 485 | 后桥型号 |
axle_load_r_kg | String | 9000/9000 | 后桥允许载荷(kg) |
axle_type_r | String | 贯通式双联驱动桥 | 后车桥功能 |
wheelbase_mm | String | 3300+1350 | 轴距 |
axle_count | String | 3 | 轴数 |
ws_type_f | String | 钢板弹簧 | 前悬架弹性元件 |
ws_type_r | String | 钢板弹簧 | 后悬架弹性元件 |
ws_ds_f | String | 钢板弹簧 | 前悬架类型 |
ws_ds_r | String | 钢板弹簧 | 后悬架类型 |
bs_f | String | 前制动器规格 | |
bs_r | String | 后制动器规格 | |
bt_f | String | 前制动器类型 | |
bt_r | String | 后制动器类型 | |
tyre_brand | String | 轮胎品牌 | |
tyre_type | String | 全钢无内胎子午胎 | 轮胎类型 |
tyre_specification | String | 12R22.5 | 轮胎规格 |
rim_size | String | R22.5 | 轮胎尺寸 |
tyre_count | String | 10 | 轮胎数 |
s_ebs | String | EBS电子制动系统 | |
s_abs | String | 有 | ABS防抱死 |
s_aebs | String | AEBS刹车辅助 | |
s_adas | String | ADAS辅助驾驶 | |
s_tpms | String | TPMS胎压监测 |
JSON输出
{
"stateCode": 200,
"data": [
{
"cnid_short": "DD06001011H1065",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1066",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "东风德纳",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1067",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "33.20万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "东风汽车变速箱有限公司",
"t_brand": "东风",
"t_code": "DT1420 OD",
"t_id": "DT14",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "14",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1068",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "采埃孚股份公司",
"t_brand": "采埃孚",
"t_code": "16S-2230",
"t_id": "Ecosplit16",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "16",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "东风德纳",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1072",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "32.00万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1074",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "采埃孚股份公司",
"t_brand": "采埃孚",
"t_code": "16S-2230 OD",
"t_id": "Ecosplit16",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "16",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1075",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "31.60万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "东风汽车变速箱有限公司",
"t_brand": "东风",
"t_code": "DT1420",
"t_id": "DT14",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "14",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1076",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "咨询本地经销商",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "东风汽车变速箱有限公司",
"t_brand": "东风",
"t_code": "DT1420",
"t_id": "DT14",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "14",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "485",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢无内胎子午胎",
"tyre_specification": "12R22.5",
"rim_size": "R22.5",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": ""
},
{
"cnid_short": "DD06001011H1086",
"brand_type": "国产",
"brand_series": "中国品牌",
"guide_pm": "33.78万元",
"make": "东风商用车",
"brand": "东风",
"model": "天龙",
"type": "天龙",
"trim": "东风 天龙 6X4 牵引车",
"vbc": "DFL4251AX16A",
"model_sop": "2006",
"model_eop": "",
"body_type": "牵引车",
"axle_config": "6X4",
"gvw": "25.00",
"tl": "重型卡车",
"driver_cf": "",
"driver_ct": "高顶",
"engine_make": "东风汽车有限公司商用车发动机厂",
"engine_brand": "东风",
"engine_code": "dCi420-40",
"engine_trim": "dCi11",
"fuel_type": "柴油",
"capacity": "11.1",
"es": "国四",
"output_ps": "420",
"output_kw": "303",
"torque_nm": "2000",
"cylinder": "6",
"total_valves": "24",
"cylinder_f": "直列",
"bore": "123",
"stroke": "156",
"air_source": "涡轮增压",
"fuel_injection": "高压共轨",
"e_mp": "缸内直喷",
"e_camshaft_t": "底置凸轮轴",
"t_make": "陕西法士特汽车传动集团有限责任公司",
"t_brand": "法士特",
"t_code": "12JSD200TA",
"t_id": "",
"t_type": "手动",
"t_ds": "手动变速器(MT)",
"t_gc": "12",
"cbc": "",
"c_brand": "",
"c_model": "",
"c_type": "",
"c_trim": "",
"c_sop": "",
"c_eop": "",
"c_gvw": "",
"axle_make_f": "",
"axle_code_f": "",
"axle_load_f_kg": "7000",
"axle_type_f": "转向桥",
"axle_make_r": "",
"axle_code_r": "",
"axle_load_r_kg": "9000/9000",
"axle_type_r": "贯通式双联驱动桥",
"wheelbase_mm": "3300+1350",
"axle_count": "3",
"ws_type_f": "钢板弹簧",
"ws_type_r": "钢板弹簧",
"ws_ds_f": "钢板弹簧",
"ws_ds_r": "钢板弹簧",
"bs_f": "",
"bs_r": "",
"bt_f": "",
"bt_r": "",
"tyre_brand": "",
"tyre_type": "全钢有内胎子午胎",
"tyre_specification": "12.00R20",
"rim_size": "R20",
"tyre_count": "10",
"s_ebs": "",
"s_abs": "有",
"s_aebs": "",
"s_adas": "",
"s_tpms": "无"
}
]
}