改名
This commit is contained in:
@@ -107,6 +107,9 @@ class OnWorkerStart extends Callback
|
|||||||
if (!Snowflake::app()->isRun()) {
|
if (!Snowflake::app()->isRun()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var_dump(__METHOD__);
|
||||||
|
|
||||||
sleep(1);
|
sleep(1);
|
||||||
|
|
||||||
$this->ticker();
|
$this->ticker();
|
||||||
|
|||||||
Reference in New Issue
Block a user