Commit 439dcf1f by guojx

注解配置调整

parent e04109c1
......@@ -15,7 +15,7 @@
<context:component-scan base-package="com.gic.cloud.data.hook" />
<!-- 启动对@AspectJ注解的支持 -->
<!--<aop:aspectj-autoproxy />-->
<aop:aspectj-autoproxy />
<mvc:resources location="/images/" mapping="/images/**" />
<mvc:resources location="/js/" mapping="/js/**" />
......
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