@@ -50,6 +50,11 @@ public interface Constants {
*/
String GET_FACE_BIOPSY_INFO_PREFIX = "oe_student:get_face_biopsy_info_lock_";
+ /**
+ * 人脸比对控制锁_{examRecordDataId}
+ */
+ String FACE_COMPARE_LOCK_PREFIX = "$oe:lock_face_compare_";
+
/**
* 考试数据清理锁