@ -73,6 +73,11 @@ public class WarehouseWarehousingEntryExcel implements Serializable {
@ExcelProperty("入库车牌")
private String licensePlate;
@ColumnWidth(20)
@ExcelProperty("存放位置")
private String positions;
@ExcelProperty("服务类型")
private String serviceType;