src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -214,6 +214,19 @@ @TableField("box_type3") private String boxType3 = "1"; @ApiModelProperty("破损数") @TableField("adjust_qty") private Double adjustQty; @ApiModelProperty("上架数") @TableField("work_qty") private Double workQty; @ApiModelProperty("差异数") @TableField("splus_qty") private Double splusQty; public String getBeBatch$(){ if (null == this.beBatch){ return null; } switch (this.beBatch){