Authored by xuhui

去除拦截

... ... @@ -88,6 +88,7 @@
<mvc:exclude-mapping path="/awsapi/sns" />
<mvc:exclude-mapping path="/luaswitch/**" />
<mvc:exclude-mapping path="/nginxswitch/**" />
<mvc:exclude-mapping path="/topoSwitch/**" />
<mvc:exclude-mapping path="/testcommon/testUpLoadData" />
<bean class="com.ui.interceptor.AuthInterceptor"/>
</mvc:interceptor>
... ...