野心家
2025-05-08 b427e1d0102d4b3b4263c7c6e572f29f9c50bef9
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("sta_err")
    private Integer staErr;
    public String getIoTime$(){
        if (Cools.isEmpty(this.ioTime)){