自动化立体仓库 - WCS系统
#
lsh
2024-01-12 3d9d870ef185961c598943ea45ea71b66f299511
src/main/java/com/zy/asrs/entity/BasDevp.java
@@ -129,7 +129,7 @@
    @ApiModelProperty(value= "条形码")
    private String barcode;
    @ApiModelProperty(value= "")
    @ApiModelProperty(value= "入库暂存数")
    @TableField("in_qty")
    private Integer inQty;
@@ -214,6 +214,10 @@
    @TableField("cart_pos")
    private Integer cartPos;
    @ApiModelProperty(value = "拆垛上传叠盘回库标记")
    @TableField("report_sign")
    private Integer reportSign;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){