自动化立体仓库 - WMS系统
#
Junjie
2023-09-09 307ba2fc4f1b7c09111f6ff8fd7fa13a0b9b4a46
src/main/java/com/zy/common/service/erp/entity/VoucherDetail.java
@@ -10,12 +10,10 @@
    private String VoucherID;
    private String BarCode;
    private String Barcode;
    private String PickID;
    private String LastUpdatedDate;
    private Integer IsGetData;
}