@@ -73,4 +73,6 @@ public class ArticleListVo {
private String publishWay;
+ private Integer isTop;
+
}