@@ -14,6 +14,6 @@ public class FdkkHotData {
private List<String> relationIds;
private String hotContent;
- private Integer productSourceId;
+ private Integer productSourceId =1;
private String brandId;
}