测试链接
This commit is contained in:
parent
f889a6a073
commit
f217fbb6fb
|
|
@ -8,7 +8,6 @@ import org.aspectj.lang.annotation.Around;
|
|||
import org.aspectj.lang.annotation.Aspect;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
|
||||
@Component
|
||||
@Aspect
|
||||
public class RoleCheckAspect {
|
||||
|
|
|
|||
Loading…
Reference in New Issue