Jelajahi Sumber

update FaceVerifyJobHandler

deason 2 tahun lalu
induk
melakukan
2429b0f213

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

@@ -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_";
+
     /**
      * 考试数据清理锁
      */