src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -158,6 +158,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){