瀏覽代碼

询价单实体字段整理-2

dongbw 7 年之前
父節點
當前提交
e410711e1e
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/main/java/com/uas/ps/inquiry/entity/InquiryDetail.java

+ 0 - 2
src/main/java/com/uas/ps/inquiry/entity/InquiryDetail.java

@@ -361,8 +361,6 @@ public class InquiryDetail {
         this.b2b_id_id = item.getId();
         this.b2b_id_id = item.getId();
         this.id_minbuyqty = item.getMinOrderQty();
         this.id_minbuyqty = item.getMinOrderQty();
         this.id_minqty = item.getMinPackQty();
         this.id_minqty = item.getMinPackQty();
-        this.id_fromdate = item.getVendFromDate();
-        this.id_todate = item.getVendToDate();
         this.id_id = item.getSourceId();
         this.id_id = item.getSourceId();
         this.id_detno = item.getNumber();
         this.id_detno = item.getNumber();
         this.id_brand = item.getInbrand();
         this.id_brand = item.getInbrand();