fix logs y envio de registros
This commit is contained in:
parent
4b6204d9e7
commit
016acced6e
7 changed files with 54 additions and 56 deletions
|
@ -42,7 +42,6 @@ namespace Recuperacion_DGA
|
|||
services.AddScoped<MedicionScadaVilosRepository>();
|
||||
services.AddScoped<EnvioDGA>();
|
||||
services.AddHttpClient<RegistrarMedicion>();
|
||||
|
||||
services.AddScoped<LogMedicionScadaRepository>();
|
||||
})
|
||||
.Build();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue