From f9eec7a3bbd376093054ed8733912fd81a91de53 Mon Sep 17 00:00:00 2001 From: jiangjiazhi Date: Tue, 11 Jul 2017 18:23:58 +0800 Subject: [PATCH] update web.xml --- platform-operate-api/src/main/webapp/WEB-INF/web.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/platform-operate-api/src/main/webapp/WEB-INF/web.xml b/platform-operate-api/src/main/webapp/WEB-INF/web.xml index b28fd19..a29a011 100644 --- a/platform-operate-api/src/main/webapp/WEB-INF/web.xml +++ b/platform-operate-api/src/main/webapp/WEB-INF/web.xml @@ -14,6 +14,7 @@ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"> + @@ -127,4 +129,4 @@ org.springframework.web.util.Log4jConfigListener - + \ No newline at end of file -- 1.8.3.1