|
@@ -6,7 +6,7 @@ import cn.com.qmth.examcloud.api.commons.exchange.JsonSerializable;
|
|
|
* 考试控制属性<br>
|
|
|
* ExamBoss存储于redis,无过期时间<br>
|
|
|
* 开考时,startCount++<br>
|
|
|
- * 数据从student同步至admin时,endCount++<br>
|
|
|
+ * 数据从student同步至admin后,endCount++<br>
|
|
|
* startCount== endCount 时,清理 {@link ExamBoss}
|
|
|
*
|
|
|
* @author WANGWEI
|