handle() handle(\think\Request $request, \Closure $next) : \think\Response 多应用解析 Parameters \think\Request $request \Closure $next Returns \think\Response
loadApp() loadApp(string $appName, \think\app\string $appPath) : void 加载应用文件 Parameters string $appName 应用名 \think\app\string $appPath