成品即时库存
This commit is contained in:
@@ -81,7 +81,7 @@ namespace Microsoft.Extensions.DependencyInjection
|
||||
services.AddTransient<IMaterialsRepositories, MaterialsRepositories>();
|
||||
|
||||
services.AddTransient<ISubscribeNotificationRepositories, SubscribeNotificationRepositories>();
|
||||
|
||||
services.AddTransient<IProductInventoryRepositories, ProductInventoryRepositories>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user