Commit 05ddcb12 by guojuxing

接入权限拦截

parent e1c8adc2
......@@ -27,7 +27,8 @@ import org.springframework.context.annotation.ImportResource;
"classpath*:dubbo-setting.xml",
"classpath*:dubbo-gic-store-web.xml",
"classpath*:spring-interceptor.xml",
"classpath*:redis-init.xml"
"classpath*:redis-init.xml",
"classpath:web-common-spring.xml"
})
public class Main {
......
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