考试相关
This commit is contained in:
@@ -25,6 +25,17 @@ public class ClassModel {
|
||||
|
||||
private Integer days;//教学天数
|
||||
|
||||
private Integer isQuestion;
|
||||
private Integer questionScore;
|
||||
private Integer isTask;
|
||||
private Integer taskScore;
|
||||
private Integer isMedicalcase;
|
||||
private Integer medicalcaseScore;
|
||||
private Integer isExperience;
|
||||
private Integer experienceScore;
|
||||
private Integer isExam;
|
||||
private Integer examScore;
|
||||
|
||||
@TableLogic
|
||||
private Integer delFlag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user