From 30d8e227e8d823b6c38c3b9c90ac2df03b63befe Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期二, 25 二月 2025 16:41:22 +0800
Subject: [PATCH] 淘宝转链接口更新

---
 fanli/src/main/java/com/yeshi/fanli/dto/pdd/PDDShopDetail.java |  248 ++++++++++++++++++++++++------------------------
 1 files changed, 124 insertions(+), 124 deletions(-)

diff --git a/fanli/src/main/java/com/yeshi/fanli/dto/pdd/PDDShopDetail.java b/fanli/src/main/java/com/yeshi/fanli/dto/pdd/PDDShopDetail.java
index e145f77..7a04710 100644
--- a/fanli/src/main/java/com/yeshi/fanli/dto/pdd/PDDShopDetail.java
+++ b/fanli/src/main/java/com/yeshi/fanli/dto/pdd/PDDShopDetail.java
@@ -1,124 +1,124 @@
-package com.yeshi.fanli.dto.pdd;
-
-import java.io.Serializable;
-
-import com.google.gson.annotations.SerializedName;
-
-public class PDDShopDetail implements Serializable {
-	/**
-	 * 
-	 */
-	private static final long serialVersionUID = 1L;
-	
-	
-	@SerializedName("mall_id")
-	private Long mallId;// 搴楅摵id
-	
-	@SerializedName("mall_name")
-	private String mallName;// 搴楅摵鍚嶇О
-	
-	@SerializedName("img_url")
-	private String imgUrl;// 搴楅摵logo
-	
-	@SerializedName("merchant_type")
-	private Integer merchanType;// 搴楅摵绫诲瀷锛�1-涓汉锛�2-浼佷笟锛�3-鏃楄埌搴楋紝4-涓撳崠搴楋紝5-涓撹惀搴楋紝6-鏅�氬簵
-	
-	@SerializedName("sales_tip")
-	private String salesTip;// 閿�閲�
-	
-	@SerializedName("serv_txt")
-	private String servTxt; // 鏈嶅姟璇勫垎
-	
-	@SerializedName("lgst_txt")
-	private String lgstTxt; // 鐗╂祦璇勫垎
-	
-	@SerializedName("desc_txt")
-	private String descTxt; // 鎻忚堪璇勫垎
-	
-	@SerializedName("mallRate")
-	private Integer mallRate;// 鍏ㄥ簵鎺ㄥ箍浣i噾
-	
-	@SerializedName("goods_num")
-	private Integer goodsNum;// 鍟嗗搧鏁�
-
-	public Long getMallId() {
-		return mallId;
-	}
-
-	public void setMallId(Long mallId) {
-		this.mallId = mallId;
-	}
-
-	public String getMallName() {
-		return mallName;
-	}
-
-	public void setMallName(String mallName) {
-		this.mallName = mallName;
-	}
-
-	public String getImgUrl() {
-		return imgUrl;
-	}
-
-	public void setImgUrl(String imgUrl) {
-		this.imgUrl = imgUrl;
-	}
-
-	public Integer getMerchanType() {
-		return merchanType;
-	}
-
-	public void setMerchanType(Integer merchanType) {
-		this.merchanType = merchanType;
-	}
-
-	public String getSalesTip() {
-		return salesTip;
-	}
-
-	public void setSalesTip(String salesTip) {
-		this.salesTip = salesTip;
-	}
-
-	public String getServTxt() {
-		return servTxt;
-	}
-
-	public void setServTxt(String servTxt) {
-		this.servTxt = servTxt;
-	}
-
-	public String getLgstTxt() {
-		return lgstTxt;
-	}
-
-	public void setLgstTxt(String lgstTxt) {
-		this.lgstTxt = lgstTxt;
-	}
-
-	public String getDescTxt() {
-		return descTxt;
-	}
-
-	public void setDescTxt(String descTxt) {
-		this.descTxt = descTxt;
-	}
-
-	public Integer getMallRate() {
-		return mallRate;
-	}
-
-	public void setMallRate(Integer mallRate) {
-		this.mallRate = mallRate;
-	}
-
-	public Integer getGoodsNum() {
-		return goodsNum;
-	}
-
-	public void setGoodsNum(Integer goodsNum) {
-		this.goodsNum = goodsNum;
-	}
-
-}
+package com.yeshi.fanli.dto.pdd;
+
+import java.io.Serializable;
+
+import com.google.gson.annotations.SerializedName;
+
+public class PDDShopDetail implements Serializable {
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	
+	
+	@SerializedName("mall_id")
+	private Long mallId;// 搴楅摵id
+	
+	@SerializedName("mall_name")
+	private String mallName;// 搴楅摵鍚嶇О
+	
+	@SerializedName("img_url")
+	private String imgUrl;// 搴楅摵logo
+	
+	@SerializedName("merchant_type")
+	private Integer merchanType;// 搴楅摵绫诲瀷锛�1-涓汉锛�2-浼佷笟锛�3-鏃楄埌搴楋紝4-涓撳崠搴楋紝5-涓撹惀搴楋紝6-鏅�氬簵
+	
+	@SerializedName("sales_tip")
+	private String salesTip;// 閿�閲�
+	
+	@SerializedName("serv_txt")
+	private String servTxt; // 鏈嶅姟璇勫垎
+	
+	@SerializedName("lgst_txt")
+	private String lgstTxt; // 鐗╂祦璇勫垎
+	
+	@SerializedName("desc_txt")
+	private String descTxt; // 鎻忚堪璇勫垎
+	
+	@SerializedName("mallRate")
+	private Integer mallRate;// 鍏ㄥ簵鎺ㄥ箍浣i噾
+	
+	@SerializedName("goods_num")
+	private Integer goodsNum;// 鍟嗗搧鏁�
+
+	public Long getMallId() {
+		return mallId;
+	}
+
+	public void setMallId(Long mallId) {
+		this.mallId = mallId;
+	}
+
+	public String getMallName() {
+		return mallName;
+	}
+
+	public void setMallName(String mallName) {
+		this.mallName = mallName;
+	}
+
+	public String getImgUrl() {
+		return imgUrl;
+	}
+
+	public void setImgUrl(String imgUrl) {
+		this.imgUrl = imgUrl;
+	}
+
+	public Integer getMerchanType() {
+		return merchanType;
+	}
+
+	public void setMerchanType(Integer merchanType) {
+		this.merchanType = merchanType;
+	}
+
+	public String getSalesTip() {
+		return salesTip;
+	}
+
+	public void setSalesTip(String salesTip) {
+		this.salesTip = salesTip;
+	}
+
+	public String getServTxt() {
+		return servTxt;
+	}
+
+	public void setServTxt(String servTxt) {
+		this.servTxt = servTxt;
+	}
+
+	public String getLgstTxt() {
+		return lgstTxt;
+	}
+
+	public void setLgstTxt(String lgstTxt) {
+		this.lgstTxt = lgstTxt;
+	}
+
+	public String getDescTxt() {
+		return descTxt;
+	}
+
+	public void setDescTxt(String descTxt) {
+		this.descTxt = descTxt;
+	}
+
+	public Integer getMallRate() {
+		return mallRate;
+	}
+
+	public void setMallRate(Integer mallRate) {
+		this.mallRate = mallRate;
+	}
+
+	public Integer getGoodsNum() {
+		return goodsNum;
+	}
+
+	public void setGoodsNum(Integer goodsNum) {
+		this.goodsNum = goodsNum;
+	}
+
+}

--
Gitblit v1.8.0