From c294f2940e7bfe9c5c9b62397dfbcab9ebd60e26 Mon Sep 17 00:00:00 2001 From: hellcat Date: Thu, 12 Feb 2026 17:36:06 +0800 Subject: [PATCH] no message --- app/Services/Cron.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); }