LeoMoulin/Backend/Leo #55
@ -2,6 +2,7 @@ package ovh.herisson.Clyde.Tables;
|
||||
|
||||
public enum Role {
|
||||
Teacher,
|
||||
Student;
|
||||
|
||||
Student,
|
||||
Admin,
|
||||
Secretary;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user