Commit 458e1f82 by feixiang

权限注解

parent de219733
......@@ -47,7 +47,7 @@ class AuthWrapper extends AbstractWrapper
*/
public function isParsePropertyAnnotations(array $annotations): bool
{
return false;
return true;
}
/**
* 是否解析方法注解
......
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