This website works better with JavaScript
Home
Explore
Help
Sign In
yonge
/
mec
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update
zouxuan
5 years ago
parent
dc5c684f9e
commit
f519cb3887
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
mec-im/src/main/java/com/ym/common/DisplayEnum.java
+ 1
- 0
mec-im/src/main/java/com/ym/common/DisplayEnum.java
View File
@@ -12,4 +12,5 @@ public enum DisplayEnum {
WhiteBoard,//2
Screen,//3
None, //4
+ STUDENT, //4
}