入库相关接口开发
This commit is contained in:
@@ -120,6 +120,10 @@ public class SecurityConfig
|
||||
"/ws/**",
|
||||
"/information/device/**",
|
||||
"/MatchScan/**",
|
||||
// "/wisdom/stock/**",
|
||||
// "/information/materialtype/**",
|
||||
// "/information/warehousingtype/**",
|
||||
// "/information/warehouseinfo/**",
|
||||
"/Visual/**",
|
||||
"/HdInventory/**").permitAll()
|
||||
// 静态资源,可匿名访问
|
||||
|
||||
Reference in New Issue
Block a user