Crunchy
2024-08-06 b939331cf60d3bb36ee8aa208cf05c3a5a04415f
framework/src/main/java/com/yuanchu/mom/config/FiferConfig.java
@@ -84,12 +84,11 @@
    @Override
    public void postHandle(HttpServletRequest request, HttpServletResponse response, Object handler, ModelAndView modelAndView) throws Exception {
    }
    @Override
    public void afterCompletion(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex) throws Exception {
//        System.out.println("-------------------------拦截器校验通过---------------------------");
    }
    private List<String> list;