Authored by xuhui

安全问题

@@ -86,8 +86,6 @@ @@ -86,8 +86,6 @@
86 <mvc:exclude-mapping path="/systemTest/**"/> 86 <mvc:exclude-mapping path="/systemTest/**"/>
87 <mvc:exclude-mapping path="/recvMonitAlarm"/> 87 <mvc:exclude-mapping path="/recvMonitAlarm"/>
88 <mvc:exclude-mapping path="/awsapi/sns" /> 88 <mvc:exclude-mapping path="/awsapi/sns" />
89 - <mvc:exclude-mapping path="/luaswitch/**" />  
90 - <mvc:exclude-mapping path="/nginxswitch/**" />  
91 <mvc:exclude-mapping path="/topoSwitch/**" /> 89 <mvc:exclude-mapping path="/topoSwitch/**" />
92 <mvc:exclude-mapping path="/testcommon/testUpLoadData" /> 90 <mvc:exclude-mapping path="/testcommon/testUpLoadData" />
93 <bean class="com.ui.interceptor.AuthInterceptor"/> 91 <bean class="com.ui.interceptor.AuthInterceptor"/>