no message
This commit is contained in:
parent
5f6ea8c194
commit
db9c6fe062
@ -51,7 +51,6 @@ final class Cron
|
|||||||
|
|
||||||
if ($h % 8 === 0 && $i === 3) {
|
if ($h % 8 === 0 && $i === 3) {
|
||||||
CronBook::randbox_notify(); // note提醒
|
CronBook::randbox_notify(); // note提醒
|
||||||
(new ReportUmami())->handle();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($h % 4 === 0 && $i === 3) {
|
if ($h % 4 === 0 && $i === 3) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user