|
log.info("examSummaryJob examId:{},examActivityId:{},roomCodeSet:{} 开始统计", examId, e.getExamActivityId(), roomCodeSet);
|
|
log.info("examSummaryJob examId:{},examActivityId:{},roomCodeSet:{} 开始统计", examId, e.getExamActivityId(), roomCodeSet);
|
|
teExamSummaryService.examSummary(examId, e.getExamActivityId(), roomCodeSet);
|
|
teExamSummaryService.examSummary(examId, e.getExamActivityId(), roomCodeSet);
|
|
themisCacheService.removeTodayExamListCache(entry.getKey(), e.getExamActivityId());
|
|
themisCacheService.removeTodayExamListCache(entry.getKey(), e.getExamActivityId());
|