自动化立体仓库 - WMS系统
#
lsh
2024-07-25 6719ba73c7f0c97abfc9da2bd35a265c0e3d325b
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,    // 状态