- Dear Sir or Madam:
+ Hello {0},
Thank you for using our imaging system.
- {0}, the verification code is {1}. Please enter this code within 3 minutes for follow-up operations.
+ {1}, the verification code is {2}. Please enter this code within 3 minutes for follow-up operations.
If you are not the intended person, please ignore this email.
diff --git a/IRaCIS.Core.Application/Service/Common/MailService.cs b/IRaCIS.Core.Application/Service/Common/MailService.cs
index 2ecf670f1..078f26ec8 100644
--- a/IRaCIS.Core.Application/Service/Common/MailService.cs
+++ b/IRaCIS.Core.Application/Service/Common/MailService.cs
@@ -311,6 +311,7 @@ namespace IRaCIS.Application.Services
builder.HtmlBody = string.Format(templateInfo,
+ "",
//---您正在参与展影医疗IRC项目中心调研工作
_localizer["Mail_CenterResearchReminder"],
verificationCode