箱库存名称
This commit is contained in:
@@ -292,7 +292,7 @@ namespace WMS.Web.Repositories.DependencyInjection
|
||||
Services.AddTransient<IInStockTaskService, InStockTaskService>();
|
||||
Services.AddTransient<IOutStockTaskService, OutStockTaskService>();
|
||||
Services.AddTransient<ISerialNumberService, SerialNumberService>();
|
||||
Services.AddTransient<IInventoryService, InventoryService>();
|
||||
Services.AddTransient<IBoxInventoryService, BoxInventoryService>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user