From be67478cae6bf9308f15949a21e7d0a57a3f0ecb Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期四, 16 七月 2020 15:37:31 +0800
Subject: [PATCH] dubbo集成修改

---
 facade-goods/src/main/java/com/yeshi/goods/facade/dto/taobao/haodanku/HDKSearchFilter.java |  284 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 142 insertions(+), 142 deletions(-)

diff --git a/fanli/src/main/java/com/yeshi/fanli/dto/taobao/haodanku/HDKSearchFilter.java b/facade-goods/src/main/java/com/yeshi/goods/facade/dto/taobao/haodanku/HDKSearchFilter.java
similarity index 98%
rename from fanli/src/main/java/com/yeshi/fanli/dto/taobao/haodanku/HDKSearchFilter.java
rename to facade-goods/src/main/java/com/yeshi/goods/facade/dto/taobao/haodanku/HDKSearchFilter.java
index b2b205e..7e112da 100644
--- a/fanli/src/main/java/com/yeshi/fanli/dto/taobao/haodanku/HDKSearchFilter.java
+++ b/facade-goods/src/main/java/com/yeshi/goods/facade/dto/taobao/haodanku/HDKSearchFilter.java
@@ -1,142 +1,142 @@
-package com.yeshi.fanli.dto.taobao.haodanku;
-
-public class HDKSearchFilter {
-	private Integer minId;// 椤电爜
-	private Integer back;// 椤垫暟閲�
-	private Integer nav;// 榛樿鏄叏閮ㄥ晢鍝�1锛�1瀹炴椂璺戝崟鍟嗗搧锛�2鐖嗗崟姒滃晢鍝侊紝3鍏ㄩ儴鍟嗗搧锛�4绾棰戝崟锛�5鑱氭窐涓撳尯锛�
-	private Integer sort;// 鎺掑簭绫诲瀷
-	private Integer priceMin;// 鍒稿悗浠风瓫閫夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勫埜鍚庝环鐨勫晢鍝�
-	private Integer priceMax;// 鍒稿悗浠风瓫閫夛紝绛涢�夊皬浜庣瓑浜庢墍璁剧疆鐨勫埜鍚庝环鐨勫晢鍝�
-	private Integer saleMin;// 閿�閲忕瓫閫夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勯攢閲忕殑鍟嗗搧
-	private Integer saleMax;// 閿�閲忕瓫閫夛紝绛涢�夊皬浜庣瓑浜庢墍璁剧疆鐨勯攢閲忕殑鍟嗗搧
-	private Integer couponMin;// 鍒搁噾棰濈瓫閫夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勫埜閲戦鐨勫晢鍝�
-	private Integer couponMax;// 鍒搁噾棰濈瓫閫夛紝绛涢�夊皬浜庣瓑浜庢墍璁剧疆鐨勫埜閲戦鐨勫晢鍝�
-	private Integer tkratesMin;// 浣i噾姣斾緥绛涢�夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勪剑閲戞瘮渚嬬殑鍟嗗搧
-	private Integer tkratesMax;// 浣i噾姣斾緥绛涢�夛紝绛涢�夊皬浜庢墍璁剧疆鐨勪剑閲戞瘮渚嬬殑鍟嗗搧
-	private Integer tkmoneyMin;// 浣i噾绛涢�夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勪剑閲戠殑鍟嗗搧
-	private Integer itemType;// 鏄惁鍙幏鍙栬惀閿�杩斿埄鍟嗗搧锛�1鏄紝0鍚�
-	private String cid;// 鍟嗗搧绫荤洰锛� 鍟嗗搧绫荤洰锛�
-	//0鍏ㄩ儴锛�1濂宠锛�2鐢疯锛�3鍐呰。锛�4缇庡锛�5閰嶉グ锛�6闉嬪搧锛�7绠卞寘锛�8鍎跨锛�9姣嶅┐锛�10灞呭锛�11缇庨锛�12鏁扮爜锛�13瀹剁數锛�14鍏朵粬锛�15杞﹀搧锛�16鏂囦綋锛�17瀹犵墿锛堟敮鎸佸绫荤洰绛涢�夛紝濡�1,2鑾峰彇绫荤洰涓哄コ瑁呫�佺敺瑁呯殑鍟嗗搧锛岄�楀彿浠呴檺鑻辨枃閫楀彿锛�
-	
-	
-	public Integer getMinId() {
-		return minId;
-	}
-
-	public void setMinId(Integer minId) {
-		this.minId = minId;
-	}
-
-	public Integer getBack() {
-		return back;
-	}
-
-	public void setBack(Integer back) {
-		this.back = back;
-	}
-
-	public Integer getNav() {
-		return nav;
-	}
-
-	public void setNav(Integer nav) {
-		this.nav = nav;
-	}
-
-	public String getCid() {
-		return cid;
-	}
-
-	public void setCid(String cid) {
-		this.cid = cid;
-	}
-
-	public Integer getSort() {
-		return sort;
-	}
-
-	public void setSort(Integer sort) {
-		this.sort = sort;
-	}
-
-	public Integer getPriceMin() {
-		return priceMin;
-	}
-
-	public void setPriceMin(Integer priceMin) {
-		this.priceMin = priceMin;
-	}
-
-	public Integer getPriceMax() {
-		return priceMax;
-	}
-
-	public void setPriceMax(Integer priceMax) {
-		this.priceMax = priceMax;
-	}
-
-	public Integer getSaleMin() {
-		return saleMin;
-	}
-
-	public void setSaleMin(Integer saleMin) {
-		this.saleMin = saleMin;
-	}
-
-	public Integer getSaleMax() {
-		return saleMax;
-	}
-
-	public void setSaleMax(Integer saleMax) {
-		this.saleMax = saleMax;
-	}
-
-	public Integer getCouponMin() {
-		return couponMin;
-	}
-
-	public void setCouponMin(Integer couponMin) {
-		this.couponMin = couponMin;
-	}
-
-	public Integer getCouponMax() {
-		return couponMax;
-	}
-
-	public void setCouponMax(Integer couponMax) {
-		this.couponMax = couponMax;
-	}
-
-	public Integer getTkratesMin() {
-		return tkratesMin;
-	}
-
-	public void setTkratesMin(Integer tkratesMin) {
-		this.tkratesMin = tkratesMin;
-	}
-
-	public Integer getTkratesMax() {
-		return tkratesMax;
-	}
-
-	public void setTkratesMax(Integer tkratesMax) {
-		this.tkratesMax = tkratesMax;
-	}
-
-	public Integer getTkmoneyMin() {
-		return tkmoneyMin;
-	}
-
-	public void setTkmoneyMin(Integer tkmoneyMin) {
-		this.tkmoneyMin = tkmoneyMin;
-	}
-
-	public Integer getItemType() {
-		return itemType;
-	}
-
-	public void setItemType(Integer itemType) {
-		this.itemType = itemType;
-	}
-
-}
+package com.yeshi.goods.facade.dto.taobao.haodanku;
+
+public class HDKSearchFilter {
+	private Integer minId;// 椤电爜
+	private Integer back;// 椤垫暟閲�
+	private Integer nav;// 榛樿鏄叏閮ㄥ晢鍝�1锛�1瀹炴椂璺戝崟鍟嗗搧锛�2鐖嗗崟姒滃晢鍝侊紝3鍏ㄩ儴鍟嗗搧锛�4绾棰戝崟锛�5鑱氭窐涓撳尯锛�
+	private Integer sort;// 鎺掑簭绫诲瀷
+	private Integer priceMin;// 鍒稿悗浠风瓫閫夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勫埜鍚庝环鐨勫晢鍝�
+	private Integer priceMax;// 鍒稿悗浠风瓫閫夛紝绛涢�夊皬浜庣瓑浜庢墍璁剧疆鐨勫埜鍚庝环鐨勫晢鍝�
+	private Integer saleMin;// 閿�閲忕瓫閫夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勯攢閲忕殑鍟嗗搧
+	private Integer saleMax;// 閿�閲忕瓫閫夛紝绛涢�夊皬浜庣瓑浜庢墍璁剧疆鐨勯攢閲忕殑鍟嗗搧
+	private Integer couponMin;// 鍒搁噾棰濈瓫閫夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勫埜閲戦鐨勫晢鍝�
+	private Integer couponMax;// 鍒搁噾棰濈瓫閫夛紝绛涢�夊皬浜庣瓑浜庢墍璁剧疆鐨勫埜閲戦鐨勫晢鍝�
+	private Integer tkratesMin;// 浣i噾姣斾緥绛涢�夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勪剑閲戞瘮渚嬬殑鍟嗗搧
+	private Integer tkratesMax;// 浣i噾姣斾緥绛涢�夛紝绛涢�夊皬浜庢墍璁剧疆鐨勪剑閲戞瘮渚嬬殑鍟嗗搧
+	private Integer tkmoneyMin;// 浣i噾绛涢�夛紝绛涢�夊ぇ浜庣瓑浜庢墍璁剧疆鐨勪剑閲戠殑鍟嗗搧
+	private Integer itemType;// 鏄惁鍙幏鍙栬惀閿�杩斿埄鍟嗗搧锛�1鏄紝0鍚�
+	private String cid;// 鍟嗗搧绫荤洰锛� 鍟嗗搧绫荤洰锛�
+	//0鍏ㄩ儴锛�1濂宠锛�2鐢疯锛�3鍐呰。锛�4缇庡锛�5閰嶉グ锛�6闉嬪搧锛�7绠卞寘锛�8鍎跨锛�9姣嶅┐锛�10灞呭锛�11缇庨锛�12鏁扮爜锛�13瀹剁數锛�14鍏朵粬锛�15杞﹀搧锛�16鏂囦綋锛�17瀹犵墿锛堟敮鎸佸绫荤洰绛涢�夛紝濡�1,2鑾峰彇绫荤洰涓哄コ瑁呫�佺敺瑁呯殑鍟嗗搧锛岄�楀彿浠呴檺鑻辨枃閫楀彿锛�
+	
+	
+	public Integer getMinId() {
+		return minId;
+	}
+
+	public void setMinId(Integer minId) {
+		this.minId = minId;
+	}
+
+	public Integer getBack() {
+		return back;
+	}
+
+	public void setBack(Integer back) {
+		this.back = back;
+	}
+
+	public Integer getNav() {
+		return nav;
+	}
+
+	public void setNav(Integer nav) {
+		this.nav = nav;
+	}
+
+	public String getCid() {
+		return cid;
+	}
+
+	public void setCid(String cid) {
+		this.cid = cid;
+	}
+
+	public Integer getSort() {
+		return sort;
+	}
+
+	public void setSort(Integer sort) {
+		this.sort = sort;
+	}
+
+	public Integer getPriceMin() {
+		return priceMin;
+	}
+
+	public void setPriceMin(Integer priceMin) {
+		this.priceMin = priceMin;
+	}
+
+	public Integer getPriceMax() {
+		return priceMax;
+	}
+
+	public void setPriceMax(Integer priceMax) {
+		this.priceMax = priceMax;
+	}
+
+	public Integer getSaleMin() {
+		return saleMin;
+	}
+
+	public void setSaleMin(Integer saleMin) {
+		this.saleMin = saleMin;
+	}
+
+	public Integer getSaleMax() {
+		return saleMax;
+	}
+
+	public void setSaleMax(Integer saleMax) {
+		this.saleMax = saleMax;
+	}
+
+	public Integer getCouponMin() {
+		return couponMin;
+	}
+
+	public void setCouponMin(Integer couponMin) {
+		this.couponMin = couponMin;
+	}
+
+	public Integer getCouponMax() {
+		return couponMax;
+	}
+
+	public void setCouponMax(Integer couponMax) {
+		this.couponMax = couponMax;
+	}
+
+	public Integer getTkratesMin() {
+		return tkratesMin;
+	}
+
+	public void setTkratesMin(Integer tkratesMin) {
+		this.tkratesMin = tkratesMin;
+	}
+
+	public Integer getTkratesMax() {
+		return tkratesMax;
+	}
+
+	public void setTkratesMax(Integer tkratesMax) {
+		this.tkratesMax = tkratesMax;
+	}
+
+	public Integer getTkmoneyMin() {
+		return tkmoneyMin;
+	}
+
+	public void setTkmoneyMin(Integer tkmoneyMin) {
+		this.tkmoneyMin = tkmoneyMin;
+	}
+
+	public Integer getItemType() {
+		return itemType;
+	}
+
+	public void setItemType(Integer itemType) {
+		this.itemType = itemType;
+	}
+
+}

--
Gitblit v1.8.0