zhijiezhao 3 years ago
parent
commit
6173955216
1 changed files with 0 additions and 490 deletions
  1. 0 490
      src/main/java/com/caimei/modules/product/entity/Product.java

+ 0 - 490
src/main/java/com/caimei/modules/product/entity/Product.java

@@ -457,22 +457,6 @@ public class Product extends DataEntity<Product> {
         this.displayOnCRMFlag = displayOnCRMFlag;
         this.displayOnCRMFlag = displayOnCRMFlag;
     }
     }
 
 
-//    public Integer getCrmBigTypeId() {
-//        return crmBigTypeId;
-//    }
-//
-//    public void setCrmBigTypeId(Integer crmBigTypeId) {
-//        this.crmBigTypeId = crmBigTypeId;
-//    }
-//
-//    public Integer getCrmSmallTypeId() {
-//        return crmSmallTypeId;
-//    }
-//
-//    public void setCrmSmallTypeId(Integer crmSmallTypeId) {
-//        this.crmSmallTypeId = crmSmallTypeId;
-//    }
-
     public Integer getProductID() {
     public Integer getProductID() {
         return productID;
         return productID;
     }
     }
@@ -521,54 +505,6 @@ public class Product extends DataEntity<Product> {
         this.searchKey = searchKey;
         this.searchKey = searchKey;
     }
     }
 
 
-//    public String getLowestUserLevelID() {
-//        return lowestUserLevelID;
-//    }
-//
-//    public void setLowestUserLevelID(String lowestUserLevelID) {
-//        this.lowestUserLevelID = lowestUserLevelID;
-//    }
-//
-//    public BigDecimal getPrice0() {
-//        return price0;
-//    }
-//
-//    public void setPrice0(BigDecimal price0) {
-//        this.price0 = price0;
-//    }
-//
-//    public String getPrice0Text() {
-//        return price0Text;
-//    }
-//
-//    public void setPrice0Text(String price0Text) {
-//        this.price0Text = price0Text;
-//    }
-//
-//    public String getPrice0TextFlag() {
-//        return price0TextFlag;
-//    }
-//
-//    public void setPrice0TextFlag(String price0TextFlag) {
-//        this.price0TextFlag = price0TextFlag;
-//    }
-//
-//    public BigDecimal getPrice1() {
-//        return price1;
-//    }
-//
-//    public void setPrice1(BigDecimal price1) {
-//        this.price1 = price1;
-//    }
-//
-//    public String getPrice1Text() {
-//        return price1Text;
-//    }
-//
-//    public void setPrice1Text(String price1Text) {
-//        this.price1Text = price1Text;
-//    }
-
     public String getPriceFlag() {
     public String getPriceFlag() {
         return priceFlag;
         return priceFlag;
     }
     }
@@ -577,14 +513,6 @@ public class Product extends DataEntity<Product> {
         this.priceFlag = priceFlag;
         this.priceFlag = priceFlag;
     }
     }
 
 
-//    public BigDecimal getPrice8() {
-//        return price8;
-//    }
-//
-//    public void setPrice8(BigDecimal price8) {
-//        this.price8 = price8;
-//    }
-
     public String getbeautyActFlag() {
     public String getbeautyActFlag() {
         return beautyActFlag;
         return beautyActFlag;
     }
     }
@@ -593,14 +521,6 @@ public class Product extends DataEntity<Product> {
         this.beautyActFlag = beautyActFlag;
         this.beautyActFlag = beautyActFlag;
     }
     }
 
 
-//    public String getbeautyActFlagFlag() {
-//        return beautyActFlagFlag;
-//    }
-//
-//    public void setbeautyActFlagFlag(String beautyActFlagFlag) {
-//        this.beautyActFlagFlag = beautyActFlagFlag;
-//    }
-
     public String getLadderPriceFlag() {
     public String getLadderPriceFlag() {
         return ladderPriceFlag;
         return ladderPriceFlag;
     }
     }
@@ -609,62 +529,6 @@ public class Product extends DataEntity<Product> {
         this.ladderPriceFlag = ladderPriceFlag;
         this.ladderPriceFlag = ladderPriceFlag;
     }
     }
 
 
-//    public BigDecimal getPrice2() {
-//        return price2;
-//    }
-//
-//    public void setPrice2(BigDecimal price2) {
-//        this.price2 = price2;
-//    }
-//
-//    public BigDecimal getPrice3() {
-//        return price3;
-//    }
-//
-//    public void setPrice3(BigDecimal price3) {
-//        this.price3 = price3;
-//    }
-//
-//    public BigDecimal getPrice4() {
-//        return price4;
-//    }
-//
-//    public void setPrice4(BigDecimal price4) {
-//        this.price4 = price4;
-//    }
-//
-//    public BigDecimal getPrice5() {
-//        return price5;
-//    }
-//
-//    public void setPrice5(BigDecimal price5) {
-//        this.price5 = price5;
-//    }
-//
-//    public BigDecimal getPrice6() {
-//        return price6;
-//    }
-//
-//    public void setPrice6(BigDecimal price6) {
-//        this.price6 = price6;
-//    }
-//
-//    public BigDecimal getPrice7() {
-//        return price7;
-//    }
-//
-//    public void setPrice7(BigDecimal price7) {
-//        this.price7 = price7;
-//    }
-//
-//    public String getFee() {
-//        return fee;
-//    }
-//
-//    public void setFee(String fee) {
-//        this.fee = fee;
-//    }
-
     public String getStock() {
     public String getStock() {
         return stock;
         return stock;
     }
     }
@@ -809,22 +673,6 @@ public class Product extends DataEntity<Product> {
         this.productCode = productCode;
         this.productCode = productCode;
     }
     }
 
 
-//    public String getRate1() {
-//        return rate1;
-//    }
-//
-//    public void setRate1(String rate1) {
-//        this.rate1 = rate1;
-//    }
-//
-//    public String getRate2() {
-//        return rate2;
-//    }
-//
-//    public void setRate2(String rate2) {
-//        this.rate2 = rate2;
-//    }
-
     public String getUnit() {
     public String getUnit() {
         return unit;
         return unit;
     }
     }
@@ -873,14 +721,6 @@ public class Product extends DataEntity<Product> {
         this.maxBuyNumber = maxBuyNumber;
         this.maxBuyNumber = maxBuyNumber;
     }
     }
 
 
-//    public String getVirtualFlag() {
-//        return virtualFlag;
-//    }
-//
-//    public void setVirtualFlag(String virtualFlag) {
-//        this.virtualFlag = virtualFlag;
-//    }
-
     public String getMinBuyNumber() {
     public String getMinBuyNumber() {
         return minBuyNumber;
         return minBuyNumber;
     }
     }
@@ -945,127 +785,6 @@ public class Product extends DataEntity<Product> {
         this.step = step;
         this.step = step;
     }
     }
 
 
-//    public String getSpeCommisionFlag() {
-//        return speCommisionFlag;
-//    }
-//
-//    public void setSpeCommisionFlag(String speCommisionFlag) {
-//        this.speCommisionFlag = speCommisionFlag;
-//    }
-//
-//    public String getSpeCommision() {
-//        return speCommision;
-//    }
-//
-//    public void setSpeCommision(String speCommision) {
-//        this.speCommision = speCommision;
-//    }
-//
-//    public String getVideourl() {
-//        return videourl;
-//    }
-//
-//    public void setVideourl(String videourl) {
-//        this.videourl = videourl;
-//    }
-//
-//    public String getProps() {
-//        return props;
-//    }
-//
-//    public void setProps(String props) {
-//        this.props = props;
-//    }
-//
-//    public String getProviders() {
-//        return providers;
-//    }
-//
-//    public void setProviders(String providers) {
-//        this.providers = providers;
-//    }
-//
-//    public String getServiceCommissionRatio() {
-//        return serviceCommissionRatio;
-//    }
-//
-//    public void setServiceCommissionRatio(String serviceCommissionRatio) {
-//        this.serviceCommissionRatio = serviceCommissionRatio;
-//    }
-//
-//    public String getReCommissionRatio() {
-//        return reCommissionRatio;
-//    }
-//
-//    public void setReCommissionRatio(String reCommissionRatio) {
-//        this.reCommissionRatio = reCommissionRatio;
-//    }
-//
-//    public String getPushToERPName() {
-//        return pushToERPName;
-//    }
-//
-//    public void setPushToERPName(String pushToERPName) {
-//        this.pushToERPName = pushToERPName;
-//    }
-//
-//    public String getProdBeans() {
-//        return prodBeans;
-//    }
-//
-//    public void setProdBeans(String prodBeans) {
-//        this.prodBeans = prodBeans;
-//    }
-//
-//    public String getUseBeansFlag() {
-//        return useBeansFlag;
-//    }
-//
-//    public void setUseBeansFlag(String useBeansFlag) {
-//        this.useBeansFlag = useBeansFlag;
-//    }
-//
-//    public String getPrivateFlag() {
-//        return privateFlag;
-//    }
-//
-//    public void setPrivateFlag(String privateFlag) {
-//        this.privateFlag = privateFlag;
-//    }
-//
-//    public String getInvisibleServiceProviderIDs() {
-//        return invisibleServiceProviderIDs;
-//    }
-//
-//    public void setInvisibleServiceProviderIDs(String invisibleServiceProviderIDs) {
-//        this.invisibleServiceProviderIDs = invisibleServiceProviderIDs;
-//    }
-//
-//    public String getNeedServiceFlag() {
-//        return needServiceFlag;
-//    }
-//
-//    public void setNeedServiceFlag(String needServiceFlag) {
-//        this.needServiceFlag = needServiceFlag;
-//    }
-//
-//
-//    public Date getBeginTime() {
-//        return beginTime;
-//    }
-//
-//    public void setBeginTime(Date beginTime) {
-//        this.beginTime = beginTime;
-//    }
-//
-//    public Date getEndTime() {
-//        return endTime;
-//    }
-//
-//    public void setEndTime(Date endTime) {
-//        this.endTime = endTime;
-//    }
-
     public String getActFlag() {
     public String getActFlag() {
         return actFlag;
         return actFlag;
     }
     }
@@ -1098,14 +817,6 @@ public class Product extends DataEntity<Product> {
         this.downlineTime = downlineTime;
         this.downlineTime = downlineTime;
     }
     }
 
 
-//    public String getShopIndexModuleID() {
-//        return shopIndexModuleID;
-//    }
-//
-//    public void setShopIndexModuleID(String shopIndexModuleID) {
-//        this.shopIndexModuleID = shopIndexModuleID;
-//    }
-
     public String getFreePostFlag() {
     public String getFreePostFlag() {
         return freePostFlag;
         return freePostFlag;
     }
     }
@@ -1146,39 +857,6 @@ public class Product extends DataEntity<Product> {
         this.precisehKey = precisehKey;
         this.precisehKey = precisehKey;
     }
     }
 
 
-//    public String getDocBoost() {
-//        return docBoost;
-//    }
-//
-//    public void setDocBoost(String docBoost) {
-//        this.docBoost = docBoost;
-//    }
-//
-//    public String getCmbeanFlag() {
-//        return cmbeanFlag;
-//    }
-//
-//    public void setCmbeanFlag(String cmbeanFlag) {
-//        this.cmbeanFlag = cmbeanFlag;
-//    }
-//
-//    public String getCmbeanPrice() {
-//        return cmbeanPrice;
-//    }
-//
-//    public void setCmbeanPrice(String cmbeanPrice) {
-//        this.cmbeanPrice = cmbeanPrice;
-//    }
-//
-//    public String getCmbeanSort() {
-//        return cmbeanSort;
-//    }
-//
-//    public void setCmbeanSort(String cmbeanSort) {
-//        this.cmbeanSort = cmbeanSort;
-//    }
-
-
     public String getShopName() {
     public String getShopName() {
         return shopName;
         return shopName;
     }
     }
@@ -1195,102 +873,6 @@ public class Product extends DataEntity<Product> {
         this.giftFlag = giftFlag;
         this.giftFlag = giftFlag;
     }
     }
 
 
-//    public Float getActFullReduceAmount() {
-//        return actFullReduceAmount;
-//    }
-//
-//    public void setActFullReduceAmount(Float actFullReduceAmount) {
-//        this.actFullReduceAmount = actFullReduceAmount;
-//    }
-//
-//    public Float getActReduceAmount() {
-//        return actReduceAmount;
-//    }
-//
-//    public void setActReduceAmount(Float actReduceAmount) {
-//        this.actReduceAmount = actReduceAmount;
-//    }
-//
-//    public Float getActFullGiftAmount() {
-//        return actFullGiftAmount;
-//    }
-//
-//    public void setActFullGiftAmount(Float actFullGiftAmount) {
-//        this.actFullGiftAmount = actFullGiftAmount;
-//    }
-//
-//    public Integer getActBuyGiftNum() {
-//        return actBuyGiftNum;
-//    }
-//
-//    public void setActBuyGiftNum(Integer actBuyGiftNum) {
-//        this.actBuyGiftNum = actBuyGiftNum;
-//    }
-//
-//    public Float getActPrice0() {
-//        return actPrice0;
-//    }
-//
-//    public void setActPrice0(Float actPrice0) {
-//        this.actPrice0 = actPrice0;
-//    }
-//
-//    public Float getActPrice1() {
-//        return actPrice1;
-//    }
-//
-//    public void setActPrice1(Float actPrice1) {
-//        this.actPrice1 = actPrice1;
-//    }
-//
-//    public Float getActPrice2() {
-//        return actPrice2;
-//    }
-//
-//    public void setActPrice2(Float actPrice2) {
-//        this.actPrice2 = actPrice2;
-//    }
-//
-//    public Float getActPrice3() {
-//        return actPrice3;
-//    }
-//
-//    public void setActPrice3(Float actPrice3) {
-//        this.actPrice3 = actPrice3;
-//    }
-//
-//    public Float getActPrice4() {
-//        return actPrice4;
-//    }
-//
-//    public void setActPrice4(Float actPrice4) {
-//        this.actPrice4 = actPrice4;
-//    }
-//
-//    public Float getActPrice5() {
-//        return actPrice5;
-//    }
-//
-//    public void setActPrice5(Float actPrice5) {
-//        this.actPrice5 = actPrice5;
-//    }
-//
-//    public Float getActPrice6() {
-//        return actPrice6;
-//    }
-//
-//    public void setActPrice6(Float actPrice6) {
-//        this.actPrice6 = actPrice6;
-//    }
-//
-//    public Float getActPrice7() {
-//        return actPrice7;
-//    }
-//
-//    public void setActPrice7(Float actPrice7) {
-//        this.actPrice7 = actPrice7;
-//    }
-
     public Double getNormalPrice() {
     public Double getNormalPrice() {
         return normalPrice;
         return normalPrice;
     }
     }
@@ -1307,22 +889,6 @@ public class Product extends DataEntity<Product> {
         this.price = price;
         this.price = price;
     }
     }
 
 
-//    public Float getHighestUserLevelPrice() {
-//        return highestUserLevelPrice;
-//    }
-//
-//    public void setHighestUserLevelPrice(Float highestUserLevelPrice) {
-//        this.highestUserLevelPrice = highestUserLevelPrice;
-//    }
-//
-//    public Float getLowestUserLevelPrice() {
-//        return lowestUserLevelPrice;
-//    }
-//
-//    public void setLowestUserLevelPrice(Float lowestUserLevelPrice) {
-//        this.lowestUserLevelPrice = lowestUserLevelPrice;
-//    }
-
     public String getBeginTimeStr() {
     public String getBeginTimeStr() {
         return beginTimeStr;
         return beginTimeStr;
     }
     }
@@ -1488,30 +1054,6 @@ public class Product extends DataEntity<Product> {
         this.aliasName = aliasName;
         this.aliasName = aliasName;
     }
     }
 
 
-//    public String getPrice0Grade() {
-//        return price0Grade;
-//    }
-//
-//    public void setPrice0Grade(String price0Grade) {
-//        this.price0Grade = price0Grade;
-//    }
-//
-//    public String getPrice1Grade() {
-//        return price1Grade;
-//    }
-//
-//    public void setPrice1Grade(String price1Grade) {
-//        this.price1Grade = price1Grade;
-//    }
-//
-//    public String getPrice8Grade() {
-//        return price8Grade;
-//    }
-//
-//    public void setPrice8Grade(String price8Grade) {
-//        this.price8Grade = price8Grade;
-//    }
-
     public String getVisibility() {
     public String getVisibility() {
         return visibility;
         return visibility;
     }
     }
@@ -1520,22 +1062,6 @@ public class Product extends DataEntity<Product> {
         this.visibility = visibility;
         this.visibility = visibility;
     }
     }
 
 
-//    public String getSurplusTime() {
-//        return surplusTime;
-//    }
-//
-//    public void setSurplusTime(String surplusTime) {
-//        this.surplusTime = surplusTime;
-//    }
-//
-//    public String getPriceType() {
-//        return priceType;
-//    }
-//
-//    public void setPriceType(String priceType) {
-//        this.priceType = priceType;
-//    }
-
     public String getTags() {
     public String getTags() {
         return tags;
         return tags;
     }
     }
@@ -1552,22 +1078,6 @@ public class Product extends DataEntity<Product> {
         this.machineType = machineType;
         this.machineType = machineType;
     }
     }
 
 
-//    public Integer getClassifyId() {
-//        return classifyId;
-//    }
-//
-//    public void setClassifyId(Integer classifyId) {
-//        this.classifyId = classifyId;
-//    }
-//
-//    public Date getClassifyAddTime() {
-//        return classifyAddTime;
-//    }
-//
-//    public void setClassifyAddTime(Date classifyAddTime) {
-//        this.classifyAddTime = classifyAddTime;
-//    }
-
     public Integer getCombinationID() {
     public Integer getCombinationID() {
         return combinationID;
         return combinationID;
     }
     }