From c633da3dea47fcf096636c66e76bc470fccb7b69 Mon Sep 17 00:00:00 2001
From: yn147 <2270338776@qq.com>
Date: 星期四, 25 五月 2023 10:41:00 +0800
Subject: [PATCH] 修改学生密码

---
 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