改名
This commit is contained in:
@@ -138,6 +138,8 @@ class Server extends HttpService
|
||||
public function start(): string
|
||||
{
|
||||
$configs = Config::get('servers', true);
|
||||
var_dump($configs);
|
||||
|
||||
Snowflake::clearWorkerId();
|
||||
|
||||
$baseServer = $this->initCore($configs);
|
||||
|
||||
Reference in New Issue
Block a user