@@ -88,7 +88,6 @@ public class PrintingProjectStatisticServiceImpl implements PrintingProjectStati
//目前限定仅一个刷新任务可执行
RefreshInfo.projectRefreshing = true;
try {
- Check.isTrue(true, "AAA!");
//刷新课程统计
courseStatisticService.refreshCourseStatistic(new CourseStatisticRefreshReq(orgId, examId));
//执行项目统计