所有车辆类型
简要描述:
- 所有车辆类型
服务名:
Trailer/Trailer_cType
请求方式:
- POST
Content-Type:
-
application/json; charset=utf-8
请求示例
>模糊查询
SearchKey:1
返回示例
{
"data": [
{
"cType": "风纪扣"
}
]
}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
└ cType | string | 车辆类型 |
备注