关掉番剧推送

This commit is contained in:
2022-04-02 01:32:57 +08:00
parent 301dc63624
commit 71e18e03b9
2 changed files with 1 additions and 7 deletions

View File

@@ -62,12 +62,6 @@ public class ApplicationInit implements ApplicationRunner {
case "01:00":
DepotManager.scan();
break;
case "08:00":
case "20:00":
QQBotManager.getInstance().reportToDayBangumi();
break;
case "23:59":
break;
}
switch (time) {