Sfoglia il codice sorgente

更新文件 ArticleListVo.java

陈士柏 2 anni fa
parent
commit
39a0891f70
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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;
+
 }