diff --git a/app/Services/Cron.php b/app/Services/Cron.php index 1aee5a32..e041cf30 100755 --- a/app/Services/Cron.php +++ b/app/Services/Cron.php @@ -54,7 +54,7 @@ final class Cron // CronFreenodeSync::nodehub(); 先不管她 } - if ($h == 11 && $i == 6) { + if ($h == 11 && $i == 3) { CronFnSitePublish::fn_b(); }