wangwei 5 éve
szülő
commit
803ce326ca

+ 5 - 0
src/main/java/cn/com/qmth/examcloud/api/commons/enums/ExamSpecialSettingsType.java

@@ -8,6 +8,11 @@ package cn.com.qmth.examcloud.api.commons.enums;
  * @Copyright (c) 2018-? http://qmth.com.cn All Rights Reserved.
  */
 public enum ExamSpecialSettingsType {
+
+	/**
+	 * 禁用
+	 */
+	DISABLE,
 	/**
 	 * 机构维度
 	 */