แก้ชื่อ email
This commit is contained in:
parent
eef7abfc78
commit
266e330a21
2 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@ namespace BMA.EHR.Application.Repositories.Commands
|
|||
|
||||
public void SendMail()
|
||||
{
|
||||
_emailSenderService.SendMail("test", "test", "suphonchai@frappet.com");
|
||||
_emailSenderService.SendMail("Test Send Email", "ทดสอบส่งเมล์", "suphonchai.ph@gmail.com");
|
||||
}
|
||||
|
||||
#region " Private "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue