This commit is contained in:
as2252258@163.com
2021-03-20 03:48:22 +08:00
parent 1ddab9db54
commit 491d4bc50a
+1 -1
View File
@@ -129,7 +129,7 @@ class CrontabProcess extends Process
$worker = Timer::after($content->getTickTime() * 1000, $runTicker);
}
// $content->setTimerId($worker);
$this->names[$content->getName()] = $content;
// $this->names[$content->getName()] = $content;
}