补考系统
This commit is contained in:
@@ -65,5 +65,6 @@ public enum GradeExamStatus
|
||||
Normal = 1,
|
||||
Absent = 2,
|
||||
Deferred = 3,
|
||||
Exempt = 4
|
||||
Exempt = 4,
|
||||
Makeup = 5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user