mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
dd
This commit is contained in:
parent
ba4514164e
commit
7792e31dfa
@ -36,4 +36,10 @@ public class IndexEndpoint {
|
||||
_logger.debug("exception/accessdeny.");
|
||||
return new ModelAndView("exception/accessdeny");
|
||||
}
|
||||
|
||||
// @RequestMapping(value={"/error"})
|
||||
// public ModelAndView error() {
|
||||
// _logger.debug("exception/error.");
|
||||
// return new ModelAndView("exception/error");
|
||||
// }
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user