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/HDKWXCircleContentDTO.java |  402 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 201 insertions(+), 201 deletions(-)

diff --git a/fanli/src/main/java/com/yeshi/fanli/dto/taobao/haodanku/HDKWXCircleContentDTO.java b/facade-goods/src/main/java/com/yeshi/goods/facade/dto/taobao/haodanku/HDKWXCircleContentDTO.java
similarity index 98%
rename from fanli/src/main/java/com/yeshi/fanli/dto/taobao/haodanku/HDKWXCircleContentDTO.java
rename to facade-goods/src/main/java/com/yeshi/goods/facade/dto/taobao/haodanku/HDKWXCircleContentDTO.java
index 95044be..0ecd5cb 100644
--- a/fanli/src/main/java/com/yeshi/fanli/dto/taobao/haodanku/HDKWXCircleContentDTO.java
+++ b/facade-goods/src/main/java/com/yeshi/goods/facade/dto/taobao/haodanku/HDKWXCircleContentDTO.java
@@ -1,201 +1,201 @@
-package com.yeshi.fanli.dto.taobao.haodanku;
-
-import java.util.List;
-
-/**
- * 濂藉崟搴撳井淇″彂鍦堝唴瀹�
- * @author Administrator
- *
- */
-public class HDKWXCircleContentDTO {
-
-	private String edit_id;
-	private String itemid;
-	private List<String> itempic; // 澶氬紶瀹濊礉鍥剧墖锛�
-	private String title;// itemtitle
-	private String couponurl;// 浼樻儬鍒搁摼鎺�
-	private String copy_content;
-	private String comment;// 鏈嬪弸鍦堣瘎璁哄唴瀹癸紙琛ㄦ儏鏈鐞嗭級锛屽鏉¤瘎璁虹敤鈥渱鈥濆仛鍖哄垎
-	private String add_time;
-	private String show_time;// 灞曠ず鏃堕棿鎴�
-	private String itemendprice;// 瀹濊礉鍒稿悗浠�
-	private String couponmoney;// 浼樻儬鍒搁噾棰�
-	private String sola_image;//
-	private String dummy_click_statistics;// 璇ュ晢鍝佽鍒嗕韩娆℃暟
-	private String tkrates;// 浣i噾姣斾緥
-	private String itemprice;// 鍦ㄥ敭浠�
-	private String content;// 鍗曞搧瀵艰喘鍐呭锛堣〃鎯呮湭澶勭悊锛�
-	private String show_content;// 瀵艰喘鏂囨灞曠ず鍐呭锛屽惈琛ㄦ儏
-	private String copy_comment;// 瀵艰喘鏂囨澶嶅埗鍐呭锛屽惈琛ㄦ儏
-	private String show_comment;// 鏈嬪弸鍦堣瘎璁哄睍绀哄唴瀹癸紝鍚〃鎯咃紝澶氭潯璇勮鐢ㄢ�渱鈥濆仛鍖哄垎
-	private String itemtitle;// 瀹濊礉鏍囬
-	private String advise_time;//
-
-	public String getEdit_id() {
-		return edit_id;
-	}
-
-	public void setEdit_id(String edit_id) {
-		this.edit_id = edit_id;
-	}
-
-	public String getItemid() {
-		return itemid;
-	}
-
-	public void setItemid(String itemid) {
-		this.itemid = itemid;
-	}
-
-	public List<String> getItempic() {
-		return itempic;
-	}
-
-	public void setItempic(List<String> itempic) {
-		this.itempic = itempic;
-	}
-
-	public String getTitle() {
-		return title;
-	}
-
-	public void setTitle(String title) {
-		this.title = title;
-	}
-
-	public String getCouponurl() {
-		return couponurl;
-	}
-
-	public void setCouponurl(String couponurl) {
-		this.couponurl = couponurl;
-	}
-
-	public String getCopy_content() {
-		return copy_content;
-	}
-
-	public void setCopy_content(String copy_content) {
-		this.copy_content = copy_content;
-	}
-
-	public String getComment() {
-		return comment;
-	}
-
-	public void setComment(String comment) {
-		this.comment = comment;
-	}
-
-	public String getAdd_time() {
-		return add_time;
-	}
-
-	public void setAdd_time(String add_time) {
-		this.add_time = add_time;
-	}
-
-	public String getShow_time() {
-		return show_time;
-	}
-
-	public void setShow_time(String show_time) {
-		this.show_time = show_time;
-	}
-
-	public String getItemendprice() {
-		return itemendprice;
-	}
-
-	public void setItemendprice(String itemendprice) {
-		this.itemendprice = itemendprice;
-	}
-
-	public String getCouponmoney() {
-		return couponmoney;
-	}
-
-	public void setCouponmoney(String couponmoney) {
-		this.couponmoney = couponmoney;
-	}
-
-	public String getSola_image() {
-		return sola_image;
-	}
-
-	public void setSola_image(String sola_image) {
-		this.sola_image = sola_image;
-	}
-
-	public String getDummy_click_statistics() {
-		return dummy_click_statistics;
-	}
-
-	public void setDummy_click_statistics(String dummy_click_statistics) {
-		this.dummy_click_statistics = dummy_click_statistics;
-	}
-
-	public String getTkrates() {
-		return tkrates;
-	}
-
-	public void setTkrates(String tkrates) {
-		this.tkrates = tkrates;
-	}
-
-	public String getItemprice() {
-		return itemprice;
-	}
-
-	public void setItemprice(String itemprice) {
-		this.itemprice = itemprice;
-	}
-
-	public String getContent() {
-		return content;
-	}
-
-	public void setContent(String content) {
-		this.content = content;
-	}
-
-	public String getShow_content() {
-		return show_content;
-	}
-
-	public void setShow_content(String show_content) {
-		this.show_content = show_content;
-	}
-
-	public String getCopy_comment() {
-		return copy_comment;
-	}
-
-	public void setCopy_comment(String copy_comment) {
-		this.copy_comment = copy_comment;
-	}
-
-	public String getShow_comment() {
-		return show_comment;
-	}
-
-	public void setShow_comment(String show_comment) {
-		this.show_comment = show_comment;
-	}
-
-	public String getItemtitle() {
-		return itemtitle;
-	}
-
-	public void setItemtitle(String itemtitle) {
-		this.itemtitle = itemtitle;
-	}
-
-	public String getAdvise_time() {
-		return advise_time;
-	}
-
-	public void setAdvise_time(String advise_time) {
-		this.advise_time = advise_time;
-	}
-}
+package com.yeshi.goods.facade.dto.taobao.haodanku;
+
+import java.util.List;
+
+/**
+ * 濂藉崟搴撳井淇″彂鍦堝唴瀹�
+ * @author Administrator
+ *
+ */
+public class HDKWXCircleContentDTO {
+
+	private String edit_id;
+	private String itemid;
+	private List<String> itempic; // 澶氬紶瀹濊礉鍥剧墖锛�
+	private String title;// itemtitle
+	private String couponurl;// 浼樻儬鍒搁摼鎺�
+	private String copy_content;
+	private String comment;// 鏈嬪弸鍦堣瘎璁哄唴瀹癸紙琛ㄦ儏鏈鐞嗭級锛屽鏉¤瘎璁虹敤鈥渱鈥濆仛鍖哄垎
+	private String add_time;
+	private String show_time;// 灞曠ず鏃堕棿鎴�
+	private String itemendprice;// 瀹濊礉鍒稿悗浠�
+	private String couponmoney;// 浼樻儬鍒搁噾棰�
+	private String sola_image;//
+	private String dummy_click_statistics;// 璇ュ晢鍝佽鍒嗕韩娆℃暟
+	private String tkrates;// 浣i噾姣斾緥
+	private String itemprice;// 鍦ㄥ敭浠�
+	private String content;// 鍗曞搧瀵艰喘鍐呭锛堣〃鎯呮湭澶勭悊锛�
+	private String show_content;// 瀵艰喘鏂囨灞曠ず鍐呭锛屽惈琛ㄦ儏
+	private String copy_comment;// 瀵艰喘鏂囨澶嶅埗鍐呭锛屽惈琛ㄦ儏
+	private String show_comment;// 鏈嬪弸鍦堣瘎璁哄睍绀哄唴瀹癸紝鍚〃鎯咃紝澶氭潯璇勮鐢ㄢ�渱鈥濆仛鍖哄垎
+	private String itemtitle;// 瀹濊礉鏍囬
+	private String advise_time;//
+
+	public String getEdit_id() {
+		return edit_id;
+	}
+
+	public void setEdit_id(String edit_id) {
+		this.edit_id = edit_id;
+	}
+
+	public String getItemid() {
+		return itemid;
+	}
+
+	public void setItemid(String itemid) {
+		this.itemid = itemid;
+	}
+
+	public List<String> getItempic() {
+		return itempic;
+	}
+
+	public void setItempic(List<String> itempic) {
+		this.itempic = itempic;
+	}
+
+	public String getTitle() {
+		return title;
+	}
+
+	public void setTitle(String title) {
+		this.title = title;
+	}
+
+	public String getCouponurl() {
+		return couponurl;
+	}
+
+	public void setCouponurl(String couponurl) {
+		this.couponurl = couponurl;
+	}
+
+	public String getCopy_content() {
+		return copy_content;
+	}
+
+	public void setCopy_content(String copy_content) {
+		this.copy_content = copy_content;
+	}
+
+	public String getComment() {
+		return comment;
+	}
+
+	public void setComment(String comment) {
+		this.comment = comment;
+	}
+
+	public String getAdd_time() {
+		return add_time;
+	}
+
+	public void setAdd_time(String add_time) {
+		this.add_time = add_time;
+	}
+
+	public String getShow_time() {
+		return show_time;
+	}
+
+	public void setShow_time(String show_time) {
+		this.show_time = show_time;
+	}
+
+	public String getItemendprice() {
+		return itemendprice;
+	}
+
+	public void setItemendprice(String itemendprice) {
+		this.itemendprice = itemendprice;
+	}
+
+	public String getCouponmoney() {
+		return couponmoney;
+	}
+
+	public void setCouponmoney(String couponmoney) {
+		this.couponmoney = couponmoney;
+	}
+
+	public String getSola_image() {
+		return sola_image;
+	}
+
+	public void setSola_image(String sola_image) {
+		this.sola_image = sola_image;
+	}
+
+	public String getDummy_click_statistics() {
+		return dummy_click_statistics;
+	}
+
+	public void setDummy_click_statistics(String dummy_click_statistics) {
+		this.dummy_click_statistics = dummy_click_statistics;
+	}
+
+	public String getTkrates() {
+		return tkrates;
+	}
+
+	public void setTkrates(String tkrates) {
+		this.tkrates = tkrates;
+	}
+
+	public String getItemprice() {
+		return itemprice;
+	}
+
+	public void setItemprice(String itemprice) {
+		this.itemprice = itemprice;
+	}
+
+	public String getContent() {
+		return content;
+	}
+
+	public void setContent(String content) {
+		this.content = content;
+	}
+
+	public String getShow_content() {
+		return show_content;
+	}
+
+	public void setShow_content(String show_content) {
+		this.show_content = show_content;
+	}
+
+	public String getCopy_comment() {
+		return copy_comment;
+	}
+
+	public void setCopy_comment(String copy_comment) {
+		this.copy_comment = copy_comment;
+	}
+
+	public String getShow_comment() {
+		return show_comment;
+	}
+
+	public void setShow_comment(String show_comment) {
+		this.show_comment = show_comment;
+	}
+
+	public String getItemtitle() {
+		return itemtitle;
+	}
+
+	public void setItemtitle(String itemtitle) {
+		this.itemtitle = itemtitle;
+	}
+
+	public String getAdvise_time() {
+		return advise_time;
+	}
+
+	public void setAdvise_time(String advise_time) {
+		this.advise_time = advise_time;
+	}
+}

--
Gitblit v1.8.0