改名
This commit is contained in:
@@ -264,6 +264,16 @@ class Snowflake
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @return mixed
|
||||||
|
*/
|
||||||
|
public static function localhost(): mixed
|
||||||
|
{
|
||||||
|
return Snowflake::app()->getFirstLocal();
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string $class
|
* @param string $class
|
||||||
* @param array $params
|
* @param array $params
|
||||||
|
|||||||
Reference in New Issue
Block a user