zhou zhou
昨天 10776dd6f7f9ef9e47419427fcb1b692ed73d54d
rsf-server/src/main/java/com/vincent/rsf/server/manager/controller/params/PakinItem.java
@@ -12,10 +12,12 @@
public class PakinItem implements Serializable {
    private String trackCode;
    private Long id;
    private Long matnrId;
    private Double receiptQty;
    private String batch;
    private String asnCode;
}