diff --git a/app/Services/Cron.php b/app/Services/Cron.php index 29463537..fae1f662 100755 --- a/app/Services/Cron.php +++ b/app/Services/Cron.php @@ -51,7 +51,6 @@ final class Cron if ($h % 8 === 0 && $i === 3) { CronBook::randbox_notify(); // note提醒 - (new ReportUmami())->handle(); } if ($h % 4 === 0 && $i === 3) {