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_"; /** * 账户