自动化立体仓库 - WMS系统
#
whycq
2024-06-02 f25494648b97bbc0e0da5f66ee01fc2b49fc3a27
src/main/java/com/zy/asrs/entity/Pack.java
@@ -43,9 +43,9 @@
    private String barcode;
    /**
     * 商品编号
     * 物料号
     */
    @ApiModelProperty(value= "商品编号")
    @ApiModelProperty(value= "物料号")
    private String matnr;
    /**
@@ -119,7 +119,7 @@
//    Pack pack = new Pack(
//            null,    // 条码[非空]
//            null,    // 商品编号
//            null,    // 物料号
//            null,    // 序列码
//            null,    // 订单状态
//            null,    // 状态