This website works better with JavaScript
Home
Explore
Help
Register
Sign In
静安乡村民宿
/
Homestay_app_houtai
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
更新文件 ArticleListVo.java
陈士柏
2 years ago
parent
ab089f5212
commit
c307baa4d4
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
mhotel/src/com/happy/vo/ArticleListVo.java
+ 2
- 0
mhotel/src/com/happy/vo/ArticleListVo.java
View File
@@ -75,4 +75,6 @@ public class ArticleListVo {
private Integer isTop;
private Integer isTop;
+ private String hotelId;
+
}
}