自动化立体仓库 - WMS系统
1
zhangc
2025-04-16 2a0f422815c0379e6d4bf795a2eac435da9b3df2
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,    // 状态