改名
This commit is contained in:
@@ -28,7 +28,7 @@ class ServerWorker extends \Server\Abstracts\Server
|
||||
{
|
||||
$this->_setConfigCache($workerId);
|
||||
$annotation = Snowflake::app()->getAnnotation();
|
||||
$annotation->read(APP_PATH);
|
||||
$annotation->read(APP_PATH . 'app');
|
||||
|
||||
$loader = Snowflake::app()->getRouter();
|
||||
$loader->_loader();
|
||||
|
||||
Reference in New Issue
Block a user