ok generazione csv stati

This commit is contained in:
zaccaria.majid
2023-07-26 17:00:31 +02:00
parent a555828c35
commit b7ef2f60e8
42 changed files with 26545 additions and 22 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ namespace SMGen.Data.Controllers
}
catch (Exception exc)
{
Log.Error($"Eccezione durante TranInInsert: {Environment.NewLine}{exc}");
Log.Error($"Eccezione durante TranInInsert ({currIdxFamiglia}) : {Environment.NewLine}{exc}");
}
}
return fatto;