handle()
handle(\think\Request $request, \Closure $next) : mixed
Parameters
\think\Request | $request | |
\Closure | $next |
Throws
- \think\db\exception\DataNotFoundException
- \think\db\exception\ModelNotFoundException
- \think\exception\DbException
系统权限访问管理 Class Auth
handle(\think\Request $request, \Closure $next) : mixed
\think\Request | $request | |
\Closure | $next |
Loading…