wangyunpeng 1 week geleden
bovenliggende
commit
e35da73513

+ 1 - 1
long-article-recommend-service/src/main/java/com/tzld/longarticle/recommend/server/model/vo/NewSortStrategyExport.java

@@ -20,7 +20,7 @@ public class NewSortStrategyExport {
     private String businessType;
     private String accountName;
     private String strategy;
-    private long fans;
+    private Integer fans;
 //    private Integer viewCount;
     private Double avgViewCount;
 //    private Integer firstViewCount;