#
luxiaotao1123
2021-04-09 a2f0ad09a3a63080e306551f32074b45cb1bffe6
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;