ソースを参照

打开接口权限

LZH 1 年間 前
コミット
ca99d7b585

+ 1 - 0
ruoyi-framework/src/main/java/com/ruoyi/framework/config/SecurityConfig.java

@@ -116,6 +116,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter
                 .antMatchers("/api/wcstask/**").permitAll()
                 .antMatchers("/test/**").permitAll()
                 .antMatchers("/edi/wcs/**").permitAll()
+                .antMatchers("/Wms/Wcs/**").permitAll()
                 .antMatchers("/dev-api/test/tank/**").permitAll()
                 .antMatchers("/dev-api/test/wcs2/**").permitAll()
                 // 库位视图