自动化立体仓库 - WMS系统
#
lsh
2025-04-25 642428dd870c2f288bb0f3a5fc94373a69a425cf
src/main/java/com/zy/asrs/entity/BasDevp.java
@@ -70,10 +70,24 @@
    private String loading;
    /**
     * 有物
     */
    @ApiModelProperty(value= "超级有物")
    @TableField("loading_super")
    private String loadingSuper;
    /**
     * 能入
     */
    @ApiModelProperty(value= "能入")
    private String canining;
    /**
     * 空板
     */
    @ApiModelProperty(value= "空板")
    @TableField("empty_mk")
    private String emptyMk;
    /**
     * 能出
@@ -214,10 +228,9 @@
    @TableField("cart_pos")
    private Integer cartPos;
    @ApiModelProperty(value = "")
    @ApiModelProperty(value = "1楼拆垛上传叠盘回库标记")
    @TableField("report_sign")
    private Integer reportSign;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){