派生自 projectDept/qhighschool

yn147
2023-02-17 d7b95b17e4994cfa6513f4c0519228ffdfd4fab0
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 );
//
//      }