修改中心调研邮件
parent
8ded82fa81
commit
c8bc0c4a32
|
@ -622,7 +622,7 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
+ Path.DirectorySeparatorChar.ToString()
|
||||
+ "EmailTemplate"
|
||||
+ Path.DirectorySeparatorChar.ToString()
|
||||
+ "TrialSiteSurveyReject.html";
|
||||
+ (_userInfo.IsEn_Us ? "TrialSiteSurveyReject_US" : "TrialSiteSurveyReject.html") ;
|
||||
|
||||
using (StreamReader SourceReader = System.IO.File.OpenText(pathToFile))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue