修改IRC 3个bug
This commit is contained in:
@@ -624,6 +624,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
+ Path.DirectorySeparatorChar.ToString()
|
||||
+ (_userInfo.IsEn_Us ? "TrialSiteSurveyReject_US" : "TrialSiteSurveyReject.html") ;
|
||||
|
||||
|
||||
using (StreamReader SourceReader = System.IO.File.OpenText(pathToFile))
|
||||
{
|
||||
var templateInfo = SourceReader.ReadToEnd();
|
||||
|
||||
Reference in New Issue
Block a user