自动化立体仓库 - WCS系统
#
tqs
2023-02-04 0de58f0aa2624a1c3745886b6ab9a9caaa4db3b4
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;