浏览代码

更新文件 ArticleListVo.java

陈士柏 2 年之前
父节点
当前提交
39a0891f70
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      mhotel/src/com/happy/vo/ArticleListVo.java

+ 2 - 0
mhotel/src/com/happy/vo/ArticleListVo.java

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