mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-08-30 12:45:32 +08:00
feat: 升级权限管理模式
This commit is contained in:
@@ -6,7 +6,7 @@ use app\admin\service\annotation\ControllerAnnotation;
|
||||
use base\admin\controller\system\QuickBase;
|
||||
|
||||
/**
|
||||
* @ControllerAnnotation(title="快捷入口管理")
|
||||
* @ControllerAnnotation(title="快捷入口管理",module="系统")
|
||||
* Class Quick
|
||||
*/
|
||||
class Quick extends QuickBase
|
||||
|
||||
Reference in New Issue
Block a user