This commit is contained in:
chenxudong 2025-02-10 10:34:04 +08:00
commit a2ffc084d8
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 {