@@ -114,7 +114,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
|
||||
if (addOrEditUserFeedBack.VisitTaskId != null || addOrEditUserFeedBack.Id == null)
|
||||
{
|
||||
//await mailService.UserFeedBackMail(entity.Id);
|
||||
await mailService.UserFeedBackMail(entity.Id);
|
||||
}
|
||||
|
||||
return ResponseOutput.Ok(entity.Id.ToString());
|
||||
|
||||
Reference in New Issue
Block a user