lisy
2023-07-10 a6ef8f0dd977a30abd878f8e6106630b97d6e5b0
cloud-server-gateway/src/main/java/cn/mb/cloud/gateway/filter/PermissionsFilter.java
@@ -66,16 +66,7 @@
    @Autowired
    AuthService authService;
    @Value("${cn.mbcloud.gateway.permissions.basic}")
    private Boolean isBasic = Boolean.FALSE;
    private AntPathMatcher pathMatcher = new AntPathMatcher();
    /**
     * Redis Token 仓库前缀
     */
    private String REDIS_TOKEN_STORE_PREFIX = "oauth2_";
    /**
     * 账户