|
@@ -291,6 +291,7 @@ public class RecallService implements ApplicationContextAware {
|
|
|
FeishuMessageSender.sendWebHookMessage("07026a9f-43f5-448b-ba40-a8d71bd6e634", "历史表现阅读均值获取失败\n"
|
|
|
+ "ghId: " + hisArticle.getGhId() + "\n"
|
|
|
+ "账号名称: " + hisArticle.getAccountName() + "\n"
|
|
|
+ + "日期: " + hisPublishDate + "\n"
|
|
|
+ "位置: " + hisArticle.getItemIndex());
|
|
|
}
|
|
|
}
|