mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-03 22:51:37 +08:00
缺少权限验证
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'\app\middleware\PermissionAuth',
|
||||
'\app\middleware\PermissionRecord',
|
||||
'\app\middleware\AdminLog',
|
||||
];
|
||||
Reference in New Issue
Block a user