Accept Merge Request #167: (feature/hant -> develop)

Merge Request: 创建分类

Created By: @todayswind
Accepted By: @todayswind
URL: https://g-bcrc3009.coding.net/p/allocatr/d/allocatr/git/merge/167?initial=true
This commit is contained in:
todayswind 2025-06-22 16:38:51 +08:00 committed by Coding
commit 03321d6362

View File

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