fix throw ซ้ำแล้วไม่ส่ง email
Some checks failed
release-dev / release-dev (push) Has been cancelled

This commit is contained in:
Bright 2025-03-14 18:01:25 +07:00
parent 4bbb71d6e2
commit 11db0315e7

View file

@ -51,7 +51,7 @@ namespace BMA.EHR.Application.Messaging
}
catch
{
throw;
//throw;
}
}