瀏覽代碼

报警通知

wangyunpeng 18 小時之前
父節點
當前提交
1eff7eaac9

+ 5 - 5
long-article-server/src/main/java/com/tzld/piaoquan/longarticle/job/MatchVideoJob.java

@@ -28,7 +28,7 @@ public class MatchVideoJob {
         try {
             matchVideoService.kimiContent();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("kimiContentJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("kimiContentJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("kimiContentJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -39,7 +39,7 @@ public class MatchVideoJob {
         try {
             matchVideoService.matchCrawlerVideo();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("matchCrawlerVideoJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("matchCrawlerVideoJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("matchCrawlerVideoJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -50,7 +50,7 @@ public class MatchVideoJob {
         try {
             matchVideoService.uploadCrawlerVideo();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("uploadCrawlerVideoJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("uploadCrawlerVideoJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("uploadCrawlerVideoJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -62,7 +62,7 @@ public class MatchVideoJob {
         try {
             matchVideoService.publishCrawlerVideo();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("publishCrawlerVideoJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("publishCrawlerVideoJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("publishCrawlerVideoJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -73,7 +73,7 @@ public class MatchVideoJob {
         try {
             matchVideoService.updateRovn();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("updateRovnJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("updateRovnJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("updateRovnJob error", e);
         }
         return ReturnT.SUCCESS;

+ 3 - 3
long-article-server/src/main/java/com/tzld/piaoquan/longarticle/job/NewMatchVideoJob.java

@@ -80,7 +80,7 @@ public class NewMatchVideoJob {
         try {
             newMatchVideoService.kimiContent();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("kimiContentJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("kimiContentJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("kimiContentJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -91,7 +91,7 @@ public class NewMatchVideoJob {
         try {
             newMatchVideoService.matchCrawlerVideo();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("newMatchCrawlerVideoJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("newMatchCrawlerVideoJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("newMatchCrawlerVideoJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -102,7 +102,7 @@ public class NewMatchVideoJob {
         try {
             newMatchVideoService.uploadCrawlerVideo();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("newUploadCrawlerVideoJob异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("newUploadCrawlerVideoJob异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("newUploadCrawlerVideoJob error", e);
         }
         return ReturnT.SUCCESS;

+ 5 - 5
long-article-server/src/main/java/com/tzld/piaoquan/longarticle/job/PlanAccountJob.java

@@ -32,7 +32,7 @@ public class PlanAccountJob {
         try {
             coreService.initAccountSpecialSettings();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("例外设置异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("例外设置异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("initAccountSpecialSettings error", e);
         }
         return ReturnT.SUCCESS;
@@ -44,7 +44,7 @@ public class PlanAccountJob {
         try {
             coreService.initPlanAccount();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("长文系统初始化异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("长文系统初始化异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("initPlanAccountJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -55,7 +55,7 @@ public class PlanAccountJob {
         try {
             coreService.matchContent();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("长文系统匹配异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("长文系统匹配异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("matchPlanAccountJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -66,7 +66,7 @@ public class PlanAccountJob {
         try {
             coreService.core();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("长文系统核心流程异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("长文系统核心流程异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("corePlanAccountJob error", e);
         }
         return ReturnT.SUCCESS;
@@ -77,7 +77,7 @@ public class PlanAccountJob {
         try {
             coreService.getPushStatus();
         } catch (Exception e) {
-            LarkRobotUtil.sendMessage("长文系统获取结果异常,请及时查看,@薛一鸣");
+            LarkRobotUtil.sendMessage("长文系统获取结果异常,请及时查看,<at user_id=\"g6732afb\">王云鹏</at>");
             log.error("getPushStatusJob error", e);
         }
         return ReturnT.SUCCESS;