mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-02 06:01:37 +08:00
feat: 升级权限管理模式
This commit is contained in:
@@ -6,7 +6,7 @@ use app\admin\service\annotation\ControllerAnnotation;
|
||||
use base\admin\controller\system\NodeBase;
|
||||
|
||||
/**
|
||||
* @ControllerAnnotation(title="系统节点管理")
|
||||
* @ControllerAnnotation(title="系统节点管理",module="系统")
|
||||
* Class Node
|
||||
*/
|
||||
class Node extends NodeBase
|
||||
|
||||
Reference in New Issue
Block a user