lisy
2023-07-14 7865a1010be2f95faab151d99ecdb095f44c2a08
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_";
    /**
     * 账户