@@ -35,6 +35,11 @@ public interface Constants {
*/
String EXAM_CONTROL_LOCK_PREFIX = "oe_student:exam_control_lock_studentid_";
+ /**
+ * 考试同步控制锁
+ */
+ String EXAM_SYNC_CONTROL_LOCK_PREFIX = "oe_student:exam_sync_control_lock_studentid_";
+
/**
* 考试交卷锁前缀