测试链接

This commit is contained in:
s2042968 2025-02-08 15:53:02 +08:00
parent f889a6a073
commit f217fbb6fb
1 changed files with 0 additions and 1 deletions

View File

@ -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 {