自动化立体仓库 - WMS系统
野心家
2025-06-05 c3e47e5e70a9055b7d25c118eb1f7ec3c869e953
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;