init
This commit is contained in:
@@ -26,6 +26,7 @@ public class TenantFilter implements Filter {
|
||||
IGNORE_URL.add("/login");
|
||||
IGNORE_URL.add("/captchaImage");
|
||||
IGNORE_URL.add("/logout");
|
||||
IGNORE_URL.add("/api/app/check");
|
||||
}
|
||||
private static final AntPathMatcher ANT_PATH_MATCHER = new AntPathMatcher();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user