|
|
@ -13,34 +13,52 @@ import lombok.Data; |
|
|
|
public class BaseModelConfigSelectVo implements Vo { |
|
|
|
private static final long serialVersionUID = -664880268264639714L; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "车型配置代码") |
|
|
|
private String vehicleCode; |
|
|
|
@ApiModelProperty("车身颜色key") |
|
|
|
private String carColorKey; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "车身颜色") |
|
|
|
@ApiModelProperty("车身颜色(陕汽必须的字段)") |
|
|
|
private String carColor; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "驾驶室规格") |
|
|
|
@ApiModelProperty("驾驶室规格key") |
|
|
|
private String specificationKey; |
|
|
|
|
|
|
|
@ApiModelProperty("驾驶室规格(陕汽必须的字段)") |
|
|
|
private String specification; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "油箱/气罐") |
|
|
|
@ApiModelProperty("油箱/气罐key") |
|
|
|
private String fuelTankKey; |
|
|
|
|
|
|
|
@ApiModelProperty("油箱/气罐(陕汽必须的字段)") |
|
|
|
private String fuelTank; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "导流罩") |
|
|
|
@ApiModelProperty("导流罩(陕汽必须的字段)") |
|
|
|
private String baffleModel; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "独立热源") |
|
|
|
@ApiModelProperty("独立热源key(1有、0无)") |
|
|
|
private String independentSourcesKey; |
|
|
|
|
|
|
|
@ApiModelProperty("独立热源(有、无)") |
|
|
|
private String independentSources; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "独轮罩") |
|
|
|
@ApiModelProperty("护轮罩key(有、无)") |
|
|
|
private String tireCoverKey; |
|
|
|
|
|
|
|
@ApiModelProperty("护轮罩(有、无)") |
|
|
|
private String tireCover; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "鞍座") |
|
|
|
@ApiModelProperty("鞍座key") |
|
|
|
private String saddleKey; |
|
|
|
|
|
|
|
@ApiModelProperty("鞍座(陕汽必须的字段)") |
|
|
|
private String saddle; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "空调") |
|
|
|
@ApiModelProperty("空调key") |
|
|
|
private String airConditionerKey; |
|
|
|
|
|
|
|
@ApiModelProperty("空调(陕汽必须的字段)") |
|
|
|
private String airConditioner; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "其他配置") |
|
|
|
@ApiModelProperty("其他配置") |
|
|
|
private String otherConfig; |
|
|
|
|
|
|
|
/* @ApiModelProperty("彩色仪表盘(是、否)") |
|
|
@ -52,45 +70,75 @@ public class BaseModelConfigSelectVo implements Vo { |
|
|
|
@ApiModelProperty("公司指导价(陕汽必须的字段)") |
|
|
|
private String companyGuidePrice;*/ |
|
|
|
|
|
|
|
@ApiModelProperty("后桥速比key") |
|
|
|
private String rearAxleRatioKey; |
|
|
|
|
|
|
|
@ApiModelProperty("后桥速比") |
|
|
|
private String rearAxleRatio; |
|
|
|
|
|
|
|
@ApiModelProperty("委改厂(欧曼)") |
|
|
|
private String appointToFactory; |
|
|
|
/* @ApiModelProperty("委改厂(欧曼)") |
|
|
|
private String appointToFactory;*/ |
|
|
|
|
|
|
|
@ApiModelProperty("轮胎规格key") |
|
|
|
private String tireSizeKey; |
|
|
|
|
|
|
|
@ApiModelProperty("轮胎规格") |
|
|
|
private String tireSize; |
|
|
|
|
|
|
|
@ApiModelProperty("缓速器key") |
|
|
|
private String slowMachineKey; |
|
|
|
|
|
|
|
@ApiModelProperty("缓速器") |
|
|
|
private String slowMachine; |
|
|
|
|
|
|
|
@ApiModelProperty("后视镜key") |
|
|
|
private String rearViewMirrorKey; |
|
|
|
|
|
|
|
@ApiModelProperty("后视镜") |
|
|
|
private String rearViewMirror; |
|
|
|
|
|
|
|
@ApiModelProperty("轴距key") |
|
|
|
private String wheelbaseKey; |
|
|
|
|
|
|
|
@ApiModelProperty("轴距(重汽、欧曼)") |
|
|
|
private String wheelbase; |
|
|
|
|
|
|
|
@ApiModelProperty("悬架key") |
|
|
|
private String suspensionKey; |
|
|
|
|
|
|
|
@ApiModelProperty("悬架(重汽、欧曼)") |
|
|
|
private String suspension; |
|
|
|
|
|
|
|
@ApiModelProperty("货箱(重汽、欧曼)") |
|
|
|
private String packingCase; |
|
|
|
|
|
|
|
@ApiModelProperty("上装装置(欧曼)") |
|
|
|
private String installingDevice; |
|
|
|
/* @ApiModelProperty("上装装置(欧曼)") |
|
|
|
private String installingDevice;*/ |
|
|
|
|
|
|
|
@ApiModelProperty("座椅key") |
|
|
|
private String seatKey; |
|
|
|
|
|
|
|
@ApiModelProperty("座椅(陕汽、欧曼)") |
|
|
|
private String seat; |
|
|
|
|
|
|
|
@ApiModelProperty("轮毂材质key") |
|
|
|
private String hubMaterialKey; |
|
|
|
|
|
|
|
@ApiModelProperty("轮毂材质(重汽)") |
|
|
|
private String hubMaterial; |
|
|
|
|
|
|
|
@ApiModelProperty("配置包key") |
|
|
|
private String configuringBaoKey; |
|
|
|
|
|
|
|
@ApiModelProperty("配置包(陕汽)") |
|
|
|
private String configuringBao; |
|
|
|
|
|
|
|
@ApiModelProperty("多媒体(陕汽)") |
|
|
|
private String multimedia; |
|
|
|
|
|
|
|
@ApiModelProperty("保险杠key") |
|
|
|
private String bumperKey; |
|
|
|
|
|
|
|
@ApiModelProperty("保险杠(欧曼)") |
|
|
|
private String bumper; |
|
|
|
|
|
|
@ -101,7 +149,13 @@ public class BaseModelConfigSelectVo implements Vo { |
|
|
|
private Integer isDel; |
|
|
|
|
|
|
|
@ApiModelProperty("简述配置名称") |
|
|
|
private Integer configName; |
|
|
|
private String configName; |
|
|
|
|
|
|
|
@ApiModelProperty("导流罩key") |
|
|
|
private String baffleModelKey; |
|
|
|
|
|
|
|
@ApiModelProperty("多媒体key") |
|
|
|
private String multimediaKey; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "备注") |
|
|
|
private String remarks; |
|
|
|