From 9d897997bb8ba2d1b2d1cf979892df66448a2164 Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 17 Dec 2019 16:02:09 +0800 Subject: [PATCH] Update Auth.php --- app/admin/controller/Auth.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/admin/controller/Auth.php b/app/admin/controller/Auth.php index c3df42a4d..e9f06e3f6 100644 --- a/app/admin/controller/Auth.php +++ b/app/admin/controller/Auth.php @@ -87,7 +87,6 @@ class Auth extends Controller /** * 权限配置节点 * @auth true - * @return mixed * @throws \ReflectionException * @throws \think\db\exception\DataNotFoundException * @throws \think\db\exception\DbException