创建分类

This commit is contained in:
hant 2025-06-22 16:38:09 +08:00
parent 7380fc7803
commit 2b209eef1e

View File

@ -30,7 +30,7 @@ class Admin extends Backend
protected $childrenGroupIds = [];
protected $childrenAdminIds = [];
protected $noNeedRight = ['norightselectpage'];
protected $noNeedRight = ['norightselectpage','areaget'];
public function _initialize()
{