|
|
@ -101,6 +101,9 @@ public class BaseVehicleModelDetailsVo implements Vo { |
|
|
|
@ApiModelProperty(value = "细分市场(陕汽、欧曼特有)") |
|
|
|
private String marketSegments; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "细分市场value(陕汽、欧曼特有)") |
|
|
|
private String marketSegmentsValue; |
|
|
|
|
|
|
|
@ApiModelProperty(value = "规格型号(陕汽特有)") |
|
|
|
private String specifications; |
|
|
|
|
|
|
|