Commit ef7b4b7c by guojuxing

用于灰度测试加上拦截器

parent c0974ffd
......@@ -14,5 +14,6 @@
<bean class="com.gic.enterprise.interceptor.RequestInteceptor"></bean>
<bean class="com.gic.commons.interceptor.HeaderTagInterceptor"/>
<bean class="com.gic.enterprise.interceptor.AuthInterceptor"></bean>
<bean class="com.gic.commons.interceptor.HeaderSignInterceptor"></bean>
</mvc:interceptors>
</beans>
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