免token注解@IgnoreAuth改造后, 不需此代码
This commit is contained in:
parent
10263720d4
commit
fd0461644e
@ -48,8 +48,6 @@ import java.util.*;
|
|||||||
|
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@Configuration
|
@Configuration
|
||||||
// 免认证注解 @IgnoreAuth 注解生效范围配置
|
|
||||||
@ComponentScan(basePackages = {"org.jeecg.**"})
|
|
||||||
public class ShiroConfig {
|
public class ShiroConfig {
|
||||||
|
|
||||||
@Resource
|
@Resource
|
||||||
|
Loading…
x
Reference in New Issue
Block a user