Authored by zhengyouwei

modify spring .xml

... ... @@ -81,7 +81,7 @@
<mvc:exclude-mapping path="/sql_format/**"/>
<mvc:exclude-mapping path="/dashboard/**"/>
<mvc:exclude-mapping path="/app_**/**"/>
<mvc:exclude-mapping path="/deliverMessage/**"/>
<mvc:exclude-mapping path="/deliverMessageVoice/**"/>
<mvc:exclude-mapping path="/deliverMessagetxt/**"/>
<bean class="com.ui.interceptor.AuthInterceptor"/>
</mvc:interceptor>
... ...