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