权限补充

This commit is contained in:
2025-03-20 17:48:18 +08:00
parent b13cf729d4
commit 1933a616a5
4 changed files with 12 additions and 0 deletions

View File

@ -7,6 +7,9 @@ use plugin\cms\model\CmsCategory;
use think\admin\Controller;
use think\admin\helper\QueryHelper;
/**
* 栏目管理
*/
class Category extends Controller
{
/**