AsiignmentStruct
This commit is contained in:
@@ -67,11 +67,11 @@ namespace Entities.Contracts
|
||||
ComputerScience, // 计算机科学
|
||||
}
|
||||
|
||||
public enum QuestionGroupState : byte
|
||||
public enum AssignmentStructType : byte
|
||||
{
|
||||
Standalone,
|
||||
Group,
|
||||
Subquestion
|
||||
Question,
|
||||
Struct,
|
||||
SubQuestion
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user