派生自 projectDept/qhighschool

EricsHu
2023-05-15 962660d954ce69bc1f8d1a16024ca48b614018a1
src/main/java/com/qxueyou/scc/school/service/impl/VideoIssueStopDealService.java
@@ -61,7 +61,7 @@
//         String businessId = cfg.getConfigByEnv("ons-common-topic") + "-" + UUIDUtils.generateUUID();
//         String desp = "jobId:" + msg.getUserProperties("jobId") ;
//
//         log.error( businessId + " :定时器调用视频有效期发布or停用失败:" + e, e);
//         log.error( businessId + " :定时器调用视频有效期发布or停用失败:" + e, e);
//         onsExceptionLogService.logSaveExceptionLog(cfg.getConfigByEnv("ons-common-topic"), "VIDEO_ISSUE_STOP", businessId , desp );
//
//      }