@@ -17,5 +17,5 @@ public class CdfProduct implements Serializable {
private String url; //香港详情链接
- private Integer productSourceId =1 ;
+ private Integer productSourceId =5 ;
}
@@ -18,7 +18,7 @@ public class CdfProductListRequest {
private String language = "eshop_cn";
- private Integer productSourceId = 1;
+ private Integer productSourceId = 5;
public String getKeyword() {