This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yonge
/
mec
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
update
zouxuan
hace 5 años
padre
dc5c684f9e
commit
f519cb3887
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
mec-im/src/main/java/com/ym/common/DisplayEnum.java
+ 1
- 0
mec-im/src/main/java/com/ym/common/DisplayEnum.java
Ver fichero
@@ -12,4 +12,5 @@ public enum DisplayEnum {
WhiteBoard,//2
Screen,//3
None, //4
+ STUDENT, //4
}