This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
静安乡村民宿
/
Homestay_app_houtai
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
更新文件 ArticleListVo.java
陈士柏
2 years atrás
parent
ab089f5212
commit
c307baa4d4
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
mhotel/src/com/happy/vo/ArticleListVo.java
+ 2
- 0
mhotel/src/com/happy/vo/ArticleListVo.java
Ver Ficheiro
@@ -75,4 +75,6 @@ public class ArticleListVo {
private Integer isTop;
+ private String hotelId;
+
}