改名
This commit is contained in:
@@ -67,7 +67,7 @@ class Application extends BaseApplication
|
||||
*/
|
||||
public function start()
|
||||
{
|
||||
$manager = Snowflake::get()->server;
|
||||
$manager = Snowflake::app()->server;
|
||||
$manager->start();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user