调整架构,新增权限模块服务
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace catchAdmin\permissions;
|
||||
namespace catchAdmin\permissions\middleware;
|
||||
|
||||
use catcher\Code;
|
||||
use catcher\exceptions\FailedException;
|
||||
|
Reference in New Issue
Block a user