update 20260322

This commit is contained in:
Stefan Hutter
2026-03-22 20:29:57 +01:00
parent 4460f36891
commit 399d63bc69
78 changed files with 792 additions and 56 deletions

View File

@@ -349,7 +349,7 @@ namespace API_NetFramework.Controllers
mailInhalt m0 = new mailInhalt();
m0.typ = 1;
m0.subject = "ONDOC-ERR-Verify";
m0.message = "CheckResult";
m0.message = "CheckResult" + " " + CheckResult;
m0.guid = guid;
m0.dokumentid = "";
m0.empfaenger = "";