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, // 状态