From 92027c9960c8e4e8d84db11c2c422254a5b7d38c Mon Sep 17 00:00:00 2001 From: Administrator <2863138610@qq.com> Date: 星期二, 06 十二月 2022 16:00:03 +0800 Subject: [PATCH] 华为云obs上传 --- 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