mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-16 13:30:43 +08:00
Update MaxKeyMgtMvcConfig.java
This commit is contained in:
@@ -147,7 +147,7 @@ public class MaxKeyMgtMvcConfig implements WebMvcConfigurer {
|
||||
|
||||
|
||||
registry.addInterceptor(restApiPermissionAdapter)
|
||||
.addPathPatterns("/identity/api/**")
|
||||
.addPathPatterns("/im/api/**")
|
||||
;
|
||||
|
||||
_logger.debug("add RestApiPermissionAdapter");
|
||||
|
||||
Reference in New Issue
Block a user