src/main/java/com/zy/asrs/entity/LocMast.java
@@ -80,6 +80,12 @@ private Integer lev1; /** * 组 */ @ApiModelProperty(value= "组") private Integer gro1; /** * 满板 */ @ApiModelProperty(value= "满板") @@ -106,7 +112,7 @@ @TableField("out_enable") private String outEnable; @ApiModelProperty(value= "") @ApiModelProperty(value= "入库时间") @TableField("io_time") private Date ioTime;