หนังสือเวียน set noti ทุกอัน
This commit is contained in:
parent
0da46a261d
commit
b1afd72503
2 changed files with 35 additions and 35 deletions
|
|
@ -314,9 +314,9 @@ namespace BMA.EHR.Retirement.Service.Controllers
|
|||
Prefix = orgPos!.Profile!.Prefix!.Name,
|
||||
FirstName = orgPos!.Profile!.FirstName!,
|
||||
LastName = orgPos!.Profile!.LastName!,
|
||||
// IsSendMail = req.IsSendMail,
|
||||
// IsSendInbox = req.IsSendInbox,
|
||||
// IsSendNotification = req.IsSendNotification,
|
||||
IsSendMail = true,
|
||||
IsSendInbox = true,
|
||||
IsSendNotification = true,
|
||||
OrganizationName = orgPos!.OrganizationPosition!.Organization!.OrganizationOrganization!.Name,
|
||||
PositionName = orgPos!.OrganizationPosition!.PositionMaster!.PositionPath!.Name,
|
||||
ReceiveUser = profile,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue