Browse Source

更新文件 ArticleListVo.java

陈士柏 2 years ago
parent
commit
c307baa4d4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      mhotel/src/com/happy/vo/ArticleListVo.java

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

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