免token注解@IgnoreAuth改造后, 不需此代码

pull/6293/head
JEECG 2024-06-05 19:05:16 +08:00
parent 10263720d4
commit fd0461644e
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ import java.util.*;
@Slf4j @Slf4j
@Configuration @Configuration
// 免认证注解 @IgnoreAuth 注解生效范围配置
@ComponentScan(basePackages = {"org.jeecg.**"})
public class ShiroConfig { public class ShiroConfig {
@Resource @Resource