src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -152,6 +152,10 @@ @ApiModelProperty(value= "备注") private String memo; @ApiModelProperty(value= "bom号") @TableField("bom_code") private String bomCode; public String getBeBatch$(){ if (null == this.beBatch){ return null; } switch (this.beBatch){