deason 6 年之前
父節點
當前提交
fd94887676

+ 0 - 1
examcloud-core-print-service/src/main/java/cn/com/qmth/examcloud/core/print/service/impl/PrintingProjectStatisticServiceImpl.java

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