改名
This commit is contained in:
@@ -64,9 +64,10 @@ class Application extends BaseApplication
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @param $argv
|
||||||
* @throws
|
* @throws
|
||||||
*/
|
*/
|
||||||
public function start()
|
public function start($argv)
|
||||||
{
|
{
|
||||||
$manager = Snowflake::app()->server;
|
$manager = Snowflake::app()->server;
|
||||||
$manager->start();
|
$manager->start();
|
||||||
|
|||||||
Reference in New Issue
Block a user