调整
This commit is contained in:
2022-04-16 23:56:20 +08:00
parent aec384d46f
commit 3a412f1a5c
4 changed files with 34 additions and 17 deletions
@@ -43,7 +43,6 @@ public class CustomAccessDeniedHandler implements AccessDeniedHandler {
dispatcher.forward(request, response);
}
}
}
public static class ControllerTools {