This commit is contained in:
bcastrogallardo 2025-07-17 09:43:13 -04:00
parent b52be74bfa
commit 7bc8400980
4 changed files with 25 additions and 78 deletions

View file

@ -65,7 +65,7 @@ namespace DAS
}
finally
{
await _logMedicionScadaRepository.InsertarLogEnvioAsync(log);
}
return log;