自动化立体仓库 - WMS系统
1
zhangchao
2024-11-19 b0d15b88b0030e1ac64452ae76e571290a5f695b
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,    // 状态