From 8ad87e71e0f09efd88d2ffb6c03a54f531734b73 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Wed, 6 Jul 2016 15:28:11 +0800 Subject: [PATCH] =?UTF-8?q?jeecg=203.4.2=20ckfiner=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/web.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index a2785aae..8867a90e 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -95,8 +95,8 @@ 系统初始化监听器 org.jeecgframework.web.system.listener.InitListener - + 在线用户监听器 org.jeecgframework.web.system.listener.OnlineListener @@ -149,6 +149,7 @@ /rest/* + druidStatView com.alibaba.druid.support.http.StatViewServlet @@ -207,6 +208,7 @@ RandCodeImage /randCodeImage + 404