From 1bce00f5b3614ca12b683dfe8a3cf733e1ed68b6 Mon Sep 17 00:00:00 2001 From: EricsHu <hrr145632> Date: 星期五, 26 五月 2023 16:25:22 +0800 Subject: [PATCH] 11 --- src/main/java/com/qxueyou/scc/school/service/impl/VideoIssueStopDealService.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/qxueyou/scc/school/service/impl/VideoIssueStopDealService.java b/src/main/java/com/qxueyou/scc/school/service/impl/VideoIssueStopDealService.java index 1a568a9..712138e 100644 --- a/src/main/java/com/qxueyou/scc/school/service/impl/VideoIssueStopDealService.java +++ b/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 ); // // } -- Gitblit v1.8.0