Revert "- 新增Server酱与企业微信群机器人推送代理成功渠道。"

This reverts commit df96183f42.
This commit is contained in:
heziziziscool
2025-02-03 18:54:09 +08:00
parent df96183f42
commit 94a9bdbb93
5 changed files with 13 additions and 190 deletions

View File

@@ -528,14 +528,6 @@ class MaaManager(QObject):
f"{self.mode[:4]}任务报告",
f"{end_log}\n\nAUTO_MAA 敬上\n\n我们根据您在 AUTO_MAA 中的设置发送了这封电子邮件,本邮件无需回复\n",
)
Notify.ServerChanPush(
f"{self.mode[:4]}任务报告",
f"{end_log}\n\nAUTO_MAA 敬上",
)
Notify.CompanyWebHookBotPush(
f"{self.mode[:4]}任务报告",
f"{end_log}\nAUTO_MAA 敬上",
)
self.accomplish.emit({"Time": begin_time, "History": end_log})