From 0749206b35422f8792c0236cc79969593139548a Mon Sep 17 00:00:00 2001 From: hellcat Date: Fri, 15 May 2026 14:43:44 +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 debc5c5c..5788f4ca 100755 --- a/app/Services/Cron.php +++ b/app/Services/Cron.php @@ -53,8 +53,8 @@ final class Cron } if ($h % 3 === 0 && $i === 3) { - CronFreenodeSync::run(); // fn分发到各到各站,旧版 CronFreenodeSync::nodehub(); // fn分到到nodehub + CronFreenodeSync::run(); // fn分发到各到各站,旧版 } if ($h == 11 && $i == 3) {