Commit 9a69236e authored by 位宇华's avatar 位宇华

唐山矿电力--代码提交

parent 5e1e5c1d
......@@ -114,6 +114,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter
.antMatchers("/*/api-docs").anonymous()
.antMatchers("/druid/**").anonymous()
.antMatchers("/save/filter/str").anonymous()
.antMatchers("/powerDisplay/save").anonymous()
.antMatchers("/power/source").anonymous()
.antMatchers("/test/source").anonymous()
......
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