|
|
@ -126,6 +126,8 @@ public class BaseVehicleExportVo implements Vo { |
|
|
|
private String returnDate; |
|
|
|
@ExportEntityMap(CnName = "存放地点", EnName = "locationName") |
|
|
|
private String locationName; |
|
|
|
@ExportEntityMap(CnName = "存放地点详细地址", EnName = "warehouseAttribute") |
|
|
|
private String warehouseAttribute; |
|
|
|
@ExportEntityMap(CnName = "厂家销售通路", EnName = "manufSaleAccessName") |
|
|
|
private String manufSaleAccessName; |
|
|
|
@ExportEntityMap(CnName = "厂家合同价(含运费)", EnName = "contractPrice") |
|
|
|