Commit 1933d91b authored by Quxl's avatar Quxl

x

parent 41a5111d
......@@ -18,7 +18,7 @@ import com.egolm.common.jdbc.JdbcTemplate;
import com.egolm.common.web.ServletUtil;
@Component
public class CommonInterceptor extends HandlerInterceptorAdapter {
public class LogInterceptor extends HandlerInterceptorAdapter {
@Override
public boolean preHandle(HttpServletRequest req, HttpServletResponse resp, Object handler) throws Exception {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment