Commit de219733 by feixiang

权限注解

parent 1732db4f
......@@ -7,7 +7,7 @@
*/
namespace Hdll\Services\Common\Bean\Parser;
use App\Bean\Collector\AuthCollector;
use Hdll\Services\Common\Bean\Collector\AuthCollector;
use Swoft\Bean\Annotation\Scope;
use Swoft\Bean\Parser\AbstractParser;
......
......@@ -7,7 +7,7 @@
*/
namespace Hdll\Services\Common\Bean\Wrapper;
use App\Bean\Annotation\Auth;
use Hdll\Services\Common\Bean\Annotation\Auth;
use Swoft\Bean\Wrapper\AbstractWrapper;
class AuthWrapper extends AbstractWrapper
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment