入库相关接口开发

This commit is contained in:
2025-05-30 16:13:27 +08:00
parent 8694b17db4
commit 68f96b9872
60 changed files with 3568 additions and 194 deletions

View File

@@ -120,6 +120,10 @@ public class SecurityConfig
"/ws/**",
"/information/device/**",
"/MatchScan/**",
// "/wisdom/stock/**",
// "/information/materialtype/**",
// "/information/warehousingtype/**",
// "/information/warehouseinfo/**",
"/Visual/**",
"/HdInventory/**").permitAll()
// 静态资源,可匿名访问