Эх сурвалжийг харах

同步考试相关数据到管理端

lideyin 5 жил өмнө
parent
commit
5c9e7d40f5

+ 5 - 0
src/main/java/cn/com/qmth/examcloud/support/Constants.java

@@ -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_";
+
 	/**
 	 * 考试交卷锁前缀
 	 */