This commit is contained in:
2021-08-05 22:52:47 +00:00
parent 60b0e68248
commit 7c033a6e84
33 changed files with 127 additions and 602 deletions

View File

@@ -164,7 +164,7 @@ namespace AyaNova.Biz
}
catch
{
//Just re-throw for now, let exception handler deal, but in future may want to deal with this more here
throw;
}
return true;