#
luxiaotao1123
2021-04-13 15670bf4839412f88a669e20e8a70553172a9332
src/main/java/zy/cloud/wms/common/service/erp/entity/GetOrderResult0.java
@@ -14,7 +14,9 @@
    private String number;
    // 自增
    private String Vchcode;
    private Integer Vchcode;
    private Integer vchType;
    // 备注
    private String summary;
@@ -28,6 +30,9 @@
    // 经手人编号  可空
    private String eTypeID;
    // 仓库编号
    private String kTypeID;
    private List<GetOrderResultDetl0> Detail;