feat ajustes
This commit is contained in:
parent
ed6475eab3
commit
30ebaed959
2 changed files with 6 additions and 4 deletions
|
@ -72,7 +72,7 @@ namespace BLL.Recuperacion_DGA
|
|||
}
|
||||
};
|
||||
|
||||
ConsoleLoggerHelper.WriteLineAndLogInfo($"Enviando medición DGA {cont} - {mediciones.Count}", ConsoleColor.Yellow);
|
||||
ConsoleLoggerHelper.WriteLineAndLogInfo($"Enviando medición DGA {cont} - {totalMediciones}", ConsoleColor.Yellow);
|
||||
var response = await _registrarMedicion.EnviarMedicionAsync(medicion, body, fechaEnvio);
|
||||
|
||||
logsEnviados = response;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue