改名
This commit is contained in:
@@ -65,9 +65,9 @@ use Snowflake\Snowflake;
|
||||
} else {
|
||||
$injectValue = $this->className;
|
||||
}
|
||||
if (!empty($this->args) && is_object($injectValue)) {
|
||||
Snowflake::configure($injectValue, $this->args);
|
||||
}
|
||||
// if (!empty($this->args) && is_object($injectValue)) {
|
||||
// Snowflake::configure($injectValue, $this->args);
|
||||
// }
|
||||
return $injectValue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user