|
|
@ -32,6 +32,8 @@ public class ExiCarConfigDetailVo implements Vo { |
|
|
|
private String vehicleVersionValue; |
|
|
|
@ApiModelProperty(value = "燃料") |
|
|
|
private String fuelTypeValue; |
|
|
|
@ApiModelProperty(value = "变速箱类型") |
|
|
|
private String tranCaseTypeValue; |
|
|
|
@ApiModelProperty(value = "变速箱") |
|
|
|
private String gearboxTypeValue; |
|
|
|
@ApiModelProperty(value = "细分市场(陕汽、欧曼特有)") |
|
|
|