src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -162,6 +162,9 @@ @TableField("mat_type") private Integer matType; @ApiModelProperty(value= "客户信息ID") private Long owner; public String getBeBatch$(){ if (null == this.beBatch){ return null; } switch (this.beBatch){