Commit 3792f3e0 by guojuxing

财务模块接入权限拦截

parent d3a0366f
......@@ -28,7 +28,8 @@ import org.springframework.context.annotation.ImportResource;
"classpath*:dubbo-setting.xml",
"classpath*:dubbo-gic-platform-finance-web.xml",
"classpath*:spring-interceptor.xml",
"classpath*:redis-init.xml"
"classpath*:redis-init.xml",
"classpath:web-common-spring.xml"
})
@EnableApolloConfig({ "application", "BUZ.oauth.4.0" })
@EnableGicOAuth2Sso
......
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