自动化立体仓库 - WMS系统
#
LSH
2023-03-27 700059de6ffbe956e6546e74aac9a1f0cd6f2663
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;
}