__construct() __construct(\think\Config $config) : mixed Parameters \think\Config $config Returns mixed —
handle() handle(\think\Request $request, \Closure $next, array $header = []) : \think\Response 允许跨域请求 Parameters \think\Request $request \Closure $next array $header Returns \think\Response —