fix dev@frappet และ เพิ่ม endpoint เพื่อ update leave-beginning profile
This commit is contained in:
parent
fe40df025f
commit
5887b148b6
4 changed files with 120 additions and 80 deletions
|
|
@ -85,7 +85,7 @@ namespace BMA.EHR.Application.Repositories.Leaves.TimeAttendants
|
|||
|
||||
var subject = subject_str;
|
||||
var body = body_str;
|
||||
_emailSenderService.SendMail(subject, body, "dev@frappet.com");
|
||||
// _emailSenderService.SendMail(subject, body, "dev@frappet.com");
|
||||
|
||||
|
||||
var inbox = new Inbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue