|
@@ -36,276 +36,270 @@ import java.util.Date;
|
|
|
@Accessors(chain = false)
|
|
|
@EqualsAndHashCode(callSuper = false)
|
|
|
@ApiModel(value="wz_outbound_order_b_new对象", description="wz_outbound_order_b_new")
|
|
|
-// 头字体设置成20
|
|
|
-@HeadFontStyle(fontHeightInPoints = 10)
|
|
|
-// 行高
|
|
|
-@HeadRowHeight(20)
|
|
|
-// 列宽
|
|
|
-@ColumnWidth(20)
|
|
|
+//// 头字体设置成20
|
|
|
+//@HeadFontStyle(fontHeightInPoints = 10)
|
|
|
+//// 行高
|
|
|
+//@HeadRowHeight(20)
|
|
|
+//// 列宽
|
|
|
+//@ColumnWidth(20)
|
|
|
public class WzOutboundOrderBNewExport implements Serializable {
|
|
|
private static final long serialVersionUID = 1L;
|
|
|
|
|
|
/**id*/
|
|
|
@TableId(type = IdType.ASSIGN_ID)
|
|
|
- @ExcelIgnore
|
|
|
@ApiModelProperty(value = "id")
|
|
|
private String id;
|
|
|
/**来源(日期)*/
|
|
|
- @ExcelIgnore
|
|
|
@ApiModelProperty(value = "来源(日期)")
|
|
|
private String ly;
|
|
|
/**库存组织*/
|
|
|
- @ExcelProperty(value = "库存组织")
|
|
|
+ @Excel(name = "库存组织",width = 20)
|
|
|
@ApiModelProperty(value = "库存组织")
|
|
|
private String kczz;
|
|
|
/**仓库*/
|
|
|
- @ExcelProperty(value = "仓库")
|
|
|
+ @Excel(name = "仓库",width = 20)
|
|
|
@ApiModelProperty(value = "仓库")
|
|
|
private String ck;
|
|
|
/**制单人*/
|
|
|
- @ExcelProperty(value = "制单人")
|
|
|
+ @Excel(name = "制单人",width = 20)
|
|
|
@ApiModelProperty(value = "制单人")
|
|
|
private String zdr;
|
|
|
/**制单日期*/
|
|
|
- @ExcelProperty(value = "制单日期")
|
|
|
+ @Excel(name = "制单日期",width = 20)
|
|
|
@ApiModelProperty(value = "制单日期")
|
|
|
private String zdrq;
|
|
|
/**出库单号*/
|
|
|
- @ExcelProperty(value = "出库单号")
|
|
|
+ @Excel(name = "出库单号",width = 20)
|
|
|
@ApiModelProperty(value = "出库单号")
|
|
|
private String ckdh;
|
|
|
/**行号*/
|
|
|
- @ExcelProperty(value = "行号")
|
|
|
+ @Excel(name = "行号",width = 20)
|
|
|
@ApiModelProperty(value = "行号")
|
|
|
private String hh;
|
|
|
/**出库类型*/
|
|
|
- @ExcelProperty(value = "出库类型")
|
|
|
+ @Excel(name = "出库类型",width = 20)
|
|
|
@ApiModelProperty(value = "出库类型")
|
|
|
private String cklx;
|
|
|
/**原图纸编码*/
|
|
|
- @ExcelProperty(value = "原图纸编码")
|
|
|
+ @Excel(name = "原图纸编码",width = 20)
|
|
|
@ApiModelProperty(value = "原图纸编码")
|
|
|
private String ytzbm;
|
|
|
/**原图纸规格*/
|
|
|
- @ExcelProperty(value = "原图纸规格")
|
|
|
+ @Excel(name = "原图纸规格",width = 20)
|
|
|
@ApiModelProperty(value = "原图纸规格")
|
|
|
private String ytzgg;
|
|
|
/**物料分类*/
|
|
|
- @ExcelProperty(value = "物料分类")
|
|
|
+ @Excel(name = "物料分类",width = 20)
|
|
|
@ApiModelProperty(value = "物料分类")
|
|
|
private String wlfl;
|
|
|
/**物料编码*/
|
|
|
- @ExcelProperty(value = "物料编码")
|
|
|
+ @Excel(name = "物料编码",width = 20)
|
|
|
@ApiModelProperty(value = "物料编码")
|
|
|
private String wlbm;
|
|
|
/**是否积压物资*/
|
|
|
- @ExcelProperty(value = "是否积压物资")
|
|
|
+ @Excel(name = "是否积压物资",width = 20)
|
|
|
@ApiModelProperty(value = "是否积压物资")
|
|
|
private String sfjywz;
|
|
|
/**国产/进口*/
|
|
|
- @ExcelProperty(value = "国产/进口")
|
|
|
+ @Excel(name = "国产/进口",width = 20)
|
|
|
@ApiModelProperty(value = "国产/进口")
|
|
|
private String gcjk;
|
|
|
/**物资名称*/
|
|
|
- @ExcelProperty(value = "物资名称")
|
|
|
+ @Excel(name = "物资名称",width = 20)
|
|
|
@ApiModelProperty(value = "物资名称")
|
|
|
private String wzmc;
|
|
|
/**规格型号*/
|
|
|
- @ExcelProperty(value = "规格型号")
|
|
|
+ @Excel(name = "规格型号",width = 20)
|
|
|
@ApiModelProperty(value = "规格型号")
|
|
|
private String ggxh;
|
|
|
/**外观标识*/
|
|
|
- @ExcelProperty(value = "外观标识")
|
|
|
+ @Excel(name = "外观标识",width = 20)
|
|
|
@ApiModelProperty(value = "外观标识")
|
|
|
private String wgbs;
|
|
|
/**供应商批次号*/
|
|
|
- @ExcelProperty(value = "供应商批次号")
|
|
|
+ @Excel(name = "供应商批次号",width = 20)
|
|
|
@ApiModelProperty(value = "供应商批次号")
|
|
|
private String gyspch;
|
|
|
/**质量等级*/
|
|
|
- @ExcelProperty(value = "质量等级")
|
|
|
+ @Excel(name = "质量等级",width = 20)
|
|
|
@ApiModelProperty(value = "质量等级")
|
|
|
private String zldj;
|
|
|
/**封装形式*/
|
|
|
- @ExcelProperty(value = "封装形式")
|
|
|
+ @Excel(name = "封装形式",width = 20)
|
|
|
@ApiModelProperty(value = "封装形式")
|
|
|
private String fzxs;
|
|
|
/**生产厂商*/
|
|
|
- @ExcelProperty(value = "生产厂商")
|
|
|
+ @Excel(name = "生产厂商",width = 20)
|
|
|
@ApiModelProperty(value = "生产厂商")
|
|
|
private String sccs;
|
|
|
/**应发数量*/
|
|
|
- @ExcelProperty(value = "应发数量",converter = BigDecimalNumberConverter.class)
|
|
|
+ @Excel(name = "应发数量",width = 20)
|
|
|
@ApiModelProperty(value = "应发数量")
|
|
|
private BigDecimal yfsl;
|
|
|
/**实发数量*/
|
|
|
- @ExcelProperty(value = "实发数量",converter = BigDecimalNumberConverter.class)
|
|
|
+ @Excel(name = "实发数量",width = 20)
|
|
|
@ApiModelProperty(value = "实发数量")
|
|
|
private BigDecimal sfsl;
|
|
|
/**质保有效期*/
|
|
|
-// @Excel(value = "质保有效期", format = "yyyy-MM-dd HH:mm:ss")
|
|
|
- @ExcelProperty(value = "质保有效期", converter = DateStringConverter.class)
|
|
|
+ @Excel(name = "质保有效期", format = "yyyy-MM-dd HH:mm:ss",width = 20)
|
|
|
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
|
|
@DateTimeFormat(pattern="yyyy-MM-dd HH:mm:ss")
|
|
|
@ApiModelProperty(value = "质保有效期")
|
|
|
private Date zbyxq;
|
|
|
/**质保单位*/
|
|
|
- @ExcelProperty(value = "质保单位")
|
|
|
+ @Excel(name = "质保单位",width = 20)
|
|
|
@ApiModelProperty(value = "质保单位")
|
|
|
private String zbdw;
|
|
|
/**质保依据*/
|
|
|
- @ExcelProperty(value = "质保依据")
|
|
|
+ @Excel(name = "质保依据",width = 20)
|
|
|
@ApiModelProperty(value = "质保依据")
|
|
|
private String zbyj;
|
|
|
/**配套指令号*/
|
|
|
- @ExcelProperty(value = "配套指令号")
|
|
|
+ @Excel(name = "配套指令号",width = 20)
|
|
|
@ApiModelProperty(value = "配套指令号")
|
|
|
private String ptzlh;
|
|
|
/**投产任务号*/
|
|
|
- @ExcelProperty(value = "投产任务号")
|
|
|
+ @Excel(name = "投产任务号",width = 20)
|
|
|
@ApiModelProperty(value = "投产任务号")
|
|
|
private String tcrwh;
|
|
|
/**研制阶段*/
|
|
|
- @ExcelProperty(value = "研制阶段")
|
|
|
+ @Excel(name = "研制阶段",width = 20)
|
|
|
@ApiModelProperty(value = "研制阶段")
|
|
|
private String yzjd;
|
|
|
/**设备名称*/
|
|
|
- @ExcelProperty(value = "设备名称")
|
|
|
+ @Excel(name = "设备名称",width = 20)
|
|
|
@ApiModelProperty(value = "设备名称")
|
|
|
private String sbmc;
|
|
|
/**单板号*/
|
|
|
- @ExcelProperty(value = "单板号")
|
|
|
+ @Excel(name = "单板号",width = 20)
|
|
|
@ApiModelProperty(value = "单板号")
|
|
|
private String dbh;
|
|
|
/**合格证号*/
|
|
|
- @ExcelProperty(value = "合格证号")
|
|
|
+ @Excel(name = "合格证号",width = 20)
|
|
|
@ApiModelProperty(value = "合格证号")
|
|
|
private String hgzh;
|
|
|
/**合格证是否已上传*/
|
|
|
- @ExcelProperty(value = "合格证是否已上传")
|
|
|
+ @Excel(name = "合格证是否已上传",width = 20)
|
|
|
@ApiModelProperty(value = "合格证是否已上传")
|
|
|
private String hgzysc;
|
|
|
/**DPA号*/
|
|
|
- @ExcelProperty(value = "DPA号")
|
|
|
+ @Excel(name = "DPA号",width = 20)
|
|
|
@ApiModelProperty(value = "DPA号")
|
|
|
private String dpah;
|
|
|
/**领用单位*/
|
|
|
- @ExcelProperty(value = "领用单位")
|
|
|
+ @Excel(name = "领用单位",width = 20)
|
|
|
@ApiModelProperty(value = "领用单位")
|
|
|
private String lydw;
|
|
|
/**领用人*/
|
|
|
- @ExcelProperty(value = "领用人")
|
|
|
+ @Excel(name = "领用人",width = 20)
|
|
|
@ApiModelProperty(value = "领用人")
|
|
|
private String lyr;
|
|
|
/**仓库名称*/
|
|
|
- @ExcelProperty(value = "仓库名称")
|
|
|
+ @Excel(name = "仓库名称",width = 20)
|
|
|
@ApiModelProperty(value = "仓库名称")
|
|
|
private String ckmc;
|
|
|
/**单据状态*/
|
|
|
- @ExcelProperty(value = "单据状态")
|
|
|
+ @Excel(name = "单据状态",width = 20)
|
|
|
@ApiModelProperty(value = "单据状态")
|
|
|
private String djztone;
|
|
|
/**单位*/
|
|
|
- @ExcelProperty(value = "单位")
|
|
|
+ @Excel(name = "单位",width = 20)
|
|
|
@ApiModelProperty(value = "单位")
|
|
|
private String dw;
|
|
|
/**内转移价*/
|
|
|
- @ExcelProperty(value = "内转移价")
|
|
|
+ @Excel(name = "内转移价",width = 20)
|
|
|
@ApiModelProperty(value = "内转移价")
|
|
|
private String nzyj;
|
|
|
/**单价*/
|
|
|
- @ExcelProperty(value = "单价",converter = BigDecimalStringConverter.class)
|
|
|
+ @Excel(name = "单价",width = 20)
|
|
|
@ApiModelProperty(value = "单价")
|
|
|
private BigDecimal nbdj;
|
|
|
/**采购单价*/
|
|
|
- @ExcelProperty(value = "采购单价",converter = BigDecimalStringConverter.class)
|
|
|
+ @Excel(name = "采购单价",width = 20)
|
|
|
@ApiModelProperty(value = "采购单价")
|
|
|
private BigDecimal cgdj;
|
|
|
/**金额*/
|
|
|
- @ExcelProperty(value = "金额",converter = BigDecimalNumberConverter.class)
|
|
|
+ @Excel(name = "金额",width = 20)
|
|
|
@ApiModelProperty(value = "金额")
|
|
|
private BigDecimal je;
|
|
|
/**储位号*/
|
|
|
- @ExcelProperty(value = "储位号")
|
|
|
+ @Excel(name = "储位号",width = 20)
|
|
|
@ApiModelProperty(value = "储位号")
|
|
|
private String cwh;
|
|
|
/**当前保管员*/
|
|
|
- @ExcelProperty(value = "当前保管员")
|
|
|
+ @Excel(name = "当前保管员",width = 20)
|
|
|
@ApiModelProperty(value = "当前保管员")
|
|
|
private String dqbgy;
|
|
|
/**出库状态*/
|
|
|
- @ExcelProperty(value = "出库状态")
|
|
|
+ @Excel(name = "出库状态",width = 20)
|
|
|
@ApiModelProperty(value = "出库状态")
|
|
|
private String ckzt;
|
|
|
/**单据状态*/
|
|
|
- @ExcelProperty(value = "单据状态")
|
|
|
+ @Excel(name = "单据状态",width = 20)
|
|
|
@ApiModelProperty(value = "单据状态")
|
|
|
private String djzttwo;
|
|
|
/**配套单号*/
|
|
|
- @ExcelProperty(value = "配套单号")
|
|
|
+ @Excel(name = "配套单号",width = 20)
|
|
|
@ApiModelProperty(value = "配套单号")
|
|
|
private String ptdh;
|
|
|
/**备料计划单号*/
|
|
|
- @ExcelProperty(value = "备料计划单号")
|
|
|
+ @Excel(name = "备料计划单号",width = 20)
|
|
|
@ApiModelProperty(value = "备料计划单号")
|
|
|
private String bljhdh;
|
|
|
/**批次号*/
|
|
|
- @ExcelProperty(value = "批次号")
|
|
|
+ @Excel(name = "批次号",width = 20)
|
|
|
@ApiModelProperty(value = "批次号")
|
|
|
private String pch;
|
|
|
/**首次入库时间*/
|
|
|
// @Excel(value = "首次入库时间", format = "yyyy-MM-dd")
|
|
|
- @ExcelProperty(value = "首次入库时间", converter = DateStringConverter.class)
|
|
|
+ @Excel(name = "首次入库时间",width = 20)
|
|
|
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd")
|
|
|
@DateTimeFormat(pattern="yyyy-MM-dd")
|
|
|
@ApiModelProperty(value = "首次入库时间")
|
|
|
private Date scrksj;
|
|
|
/**任务号*/
|
|
|
- @ExcelProperty(value = "任务号")
|
|
|
+ @Excel(name = "任务号",width = 20)
|
|
|
@ApiModelProperty(value = "任务号")
|
|
|
private String rwh;
|
|
|
/**型号分类*/
|
|
|
- @ExcelProperty(value = "型号分类")
|
|
|
+ @Excel(name = "型号分类",width = 20)
|
|
|
@ApiModelProperty(value = "型号分类")
|
|
|
private String xhfl;
|
|
|
/**军品管理员*/
|
|
|
- @ExcelProperty(value = "军品管理员")
|
|
|
+ @Excel(name = "军品管理员",width = 20)
|
|
|
@ApiModelProperty(value = "军品管理员")
|
|
|
private String jpgly;
|
|
|
/**民品管理员*/
|
|
|
- @ExcelProperty(value = "民品管理员")
|
|
|
+ @Excel(name = "民品管理员",width = 20)
|
|
|
@ApiModelProperty(value = "民品管理员")
|
|
|
private String mpgly;
|
|
|
/**箱号*/
|
|
|
- @ExcelProperty(value = "箱号")
|
|
|
+ @Excel(name = "箱号",width = 20)
|
|
|
@ApiModelProperty(value = "箱号")
|
|
|
private String xh;
|
|
|
/**智能仓储标识*/
|
|
|
- @ExcelProperty(value = "智能仓储标识")
|
|
|
+ @Excel(name = "智能仓储标识",width = 20)
|
|
|
@ApiModelProperty(value = "智能仓储标识")
|
|
|
private String znccbs;
|
|
|
/**打印次数*/
|
|
|
- @ExcelProperty(value = "打印次数")
|
|
|
+ @Excel(name = "打印次数",width = 20)
|
|
|
@ApiModelProperty(value = "打印次数")
|
|
|
private String dycs;
|
|
|
/**A*/
|
|
|
- @ExcelProperty(value = "A")
|
|
|
+ @Excel(name = "A",width = 20)
|
|
|
@ApiModelProperty(value = "A")
|
|
|
private String a;
|
|
|
/**优先级*/
|
|
|
- @ExcelProperty(value = "优先级")
|
|
|
+ @Excel(name = "优先级",width = 20)
|
|
|
@ApiModelProperty(value = "优先级")
|
|
|
private String yxj;
|
|
|
/**年*/
|
|
|
- @ExcelIgnore
|
|
|
@ApiModelProperty(value = "年")
|
|
|
private Integer year;
|
|
|
/**月*/
|
|
|
- @ExcelIgnore
|
|
|
@ApiModelProperty(value = "月")
|
|
|
private Integer month;
|
|
|
/**年月*/
|
|
|
- @ExcelIgnore
|
|
|
@ApiModelProperty(value = "年月")
|
|
|
private String yearmonth;
|
|
|
}
|