Commit 51d3a0a6 by guojuxing

插件模块去掉权限拦截

parent f030ad03
......@@ -27,8 +27,7 @@ import org.springframework.context.annotation.ImportResource;
"classpath*:dubbo-setting.xml",
"classpath*:dubbo-gic-webapp-plug.xml",
"classpath*:spring-interceptor.xml",
"classpath*:redis-init.xml",
"classpath:web-common-spring.xml"
"classpath*:redis-init.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