Commit 81c09bf2 by 徐高华

登录

parent ead66a16
......@@ -22,9 +22,10 @@
<mvc:exclude-mapping path="/upload-file*"/>
<mvc:exclude-mapping path="/upload-file-voice"/>
<mvc:exclude-mapping path="/get-login-qrcode"/>
<mvc:exclude-mapping path="/gic-login-check"/>
<bean class="com.gic.haoban.common.interceptor.AuthWebInterceptor"/>
<bean class="com.gic.web.common.inteceptor.RightInterceptor" />
</mvc:interceptor>
<bean class="com.gic.web.common.inteceptor.RightInterceptor" />
</mvc:interceptors>
</beans>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment