src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -151,6 +151,24 @@ @ApiModelProperty(value= "备注") private String memo; /** * 备用1 */ @ApiModelProperty(value= "备用1") private Integer standby1; /** * 备用2 */ @ApiModelProperty(value= "备用2") private Integer standby2; /** * 备用3 */ @ApiModelProperty(value= "备用3") private Integer standby3; public String getBeBatch$(){ if (null == this.beBatch){ return null; } switch (this.beBatch){