派生自 projectDept/qhighschool

EricsHu
2022-12-05 068fc7f2e81178e55fa191a13709af64b1a163f6
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 );
//
//      }