This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
静安乡村民宿
/
Homestay_app_houtai
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
更新文件 ArticleListVo.java
陈士柏
il y a 2 ans
Parent
ab089f5212
commit
c307baa4d4
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
mhotel/src/com/happy/vo/ArticleListVo.java
+ 2
- 0
mhotel/src/com/happy/vo/ArticleListVo.java
Voir le fichier
@@ -75,4 +75,6 @@ public class ArticleListVo {
private Integer isTop;
+ private String hotelId;
+
}