派生自 projectDept/qhighschool

yn147
2023-04-13 e10efae34a92fdcb6451f1a6a823a72b8c394d43
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 );
//
//      }