This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
静安乡村民宿
/
Homestay_app_houtai
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
更新文件 ArticleListVo.java
陈士柏
hace 2 años
padre
ab089f5212
commit
c307baa4d4
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
mhotel/src/com/happy/vo/ArticleListVo.java
+ 2
- 0
mhotel/src/com/happy/vo/ArticleListVo.java
Ver fichero
@@ -75,4 +75,6 @@ public class ArticleListVo {
private Integer isTop;
+ private String hotelId;
+
}