即时库存-服务
This commit is contained in:
@@ -294,6 +294,7 @@ namespace WMS.Web.Repositories.DependencyInjection
|
||||
Services.AddTransient<ISerialNumberService, SerialNumberService>();
|
||||
Services.AddTransient<IBoxInventoryService, BoxInventoryService>();
|
||||
Services.AddTransient<IInventoryInOutDetailsService, InventoryInOutDetailsService>();
|
||||
Services.AddTransient<IInventoryDetailsService, InventoryDetailsService>();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user