This commit is contained in:
2021-04-16 15:07:16 +08:00
parent 7216376743
commit edec297422
+1
View File
@@ -39,6 +39,7 @@ use Snowflake\Snowflake;
$class = array_merge($class, $this->args);
}
var_dump($this->service, $class);
Snowflake::set($this->service, $class);
if ($this->async_reload === true) {
$event = Snowflake::app()->getEvent();