* Introduced new WzRowMareli service to handle new client
This commit is contained in:
@@ -109,6 +109,7 @@ builder.Services.AddScoped<IItemService, ItemService>();
|
||||
builder.Services.AddScoped<IVatCodeAssociationService, VatCodeAssociationService>();
|
||||
builder.Services.AddScoped<IItemCustPriceAllService, ItemCustPriceAllService>();
|
||||
builder.Services.AddScoped<IEdiLogService, EdiLogService>();
|
||||
builder.Services.AddScoped<IWzRowMareliService, WzRowMareliService>();
|
||||
|
||||
builder.Services.AddHostedService<TimedHostedService>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user