modify
This commit is contained in:
@@ -141,8 +141,6 @@ class Server extends HttpService
|
|||||||
{
|
{
|
||||||
$configs = Config::get('servers', true);
|
$configs = Config::get('servers', true);
|
||||||
|
|
||||||
Snowflake::clearWorkerId();
|
|
||||||
|
|
||||||
$baseServer = $this->initCore($configs);
|
$baseServer = $this->initCore($configs);
|
||||||
if (!$baseServer) {
|
if (!$baseServer) {
|
||||||
return 'ok';
|
return 'ok';
|
||||||
|
|||||||
Reference in New Issue
Block a user