__construct() __construct(\think\App $app, \think\Session $session) : mixed Parameters \think\App $app \think\Session $session Returns mixed —
handle() handle(\think\Request $request, \Closure $next) : \think\Response Session初始化 Parameters \think\Request $request \Closure $next Returns \think\Response —