质量规划

This commit is contained in:
2022-08-23 15:02:24 +08:00
parent 848eb60f43
commit 96f9808e02
39 changed files with 2004 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
"/websocket/**",
"/influx/**",
"/basic/**",
"/qualityPlanning/**",
"/processInspection/**",
"/captcha").anonymous()
// .antMatchers("/testCors").hasAuthority("system:dept:list222")