@@ -80,7 +80,7 @@ public class ExamEntity extends JpaEntity {
private Long examTimes;
/**
- * 考生锁定(为trues时,不能更新考生)
+ * 考生锁定(为true时,不能更新考生)
*/
private Boolean examStudentLocked;