测试链接
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.aspectj.lang.annotation.Aspect;
|
||||||
import org.springframework.stereotype.Component;
|
import org.springframework.stereotype.Component;
|
||||||
|
|
||||||
|
|
||||||
@Component
|
@Component
|
||||||
@Aspect
|
@Aspect
|
||||||
public class RoleCheckAspect {
|
public class RoleCheckAspect {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue