Crunchy
2024-04-28 c39517f22b502e2d1ec155beda41162c749f2c26
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;