改名
This commit is contained in:
@@ -39,6 +39,7 @@ use Snowflake\Snowflake;
|
|||||||
$class = array_merge($class, $this->args);
|
$class = array_merge($class, $this->args);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var_dump($this->service, $class);
|
||||||
Snowflake::set($this->service, $class);
|
Snowflake::set($this->service, $class);
|
||||||
if ($this->async_reload === true) {
|
if ($this->async_reload === true) {
|
||||||
$event = Snowflake::app()->getEvent();
|
$event = Snowflake::app()->getEvent();
|
||||||
|
|||||||
Reference in New Issue
Block a user