src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -194,6 +194,12 @@ @TableField("box_type3") private String boxType3 = "1"; @ApiModelProperty(value= "客户名称") private String owner; @ApiModelProperty(value= "客户编号") private Long uuid; public String getBeBatch$(){ if (null == this.beBatch){ return null; } switch (this.beBatch){