...
|
...
|
@@ -86,8 +86,6 @@ |
|
|
<mvc:exclude-mapping path="/systemTest/**"/>
|
|
|
<mvc:exclude-mapping path="/recvMonitAlarm"/>
|
|
|
<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"/>
|
...
|
...
|
|