#
luxiaotao1123
2021-03-25 af73582c1bd3c20e2e805d4df56c111073d3fd6f
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;