src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -151,6 +151,8 @@ @ApiModelProperty(value= "备注") private String memo; @ApiModelProperty(value= "区域id") private Integer areaId; public String getBeBatch$(){ if (null == this.beBatch){ return null; } switch (this.beBatch){