@@ -92,7 +92,7 @@ public class ArticleTweet {
private Integer isCollect;
// 发布方式
- private String type;
+ private String publishWay;
// 是否置顶
private Integer isTop;