no message
This commit is contained in:
parent
184703f8f0
commit
d88676d9aa
@ -28,7 +28,7 @@ final class Cron
|
||||
}
|
||||
|
||||
echo "cron开始执行\n\n";
|
||||
TeleSlave::log()->send("master_cron_run:".date("Y-m-d H:i:s"));
|
||||
TeleSlave::log()->enableSlaveQueue(false)->send("master_cron_run:".date("Y-m-d H:i:s"));
|
||||
|
||||
if ($s == 0 && $i % 3 === 0) {
|
||||
CronArticleSchema::cacheTgSave();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user