修改bug
This commit is contained in:
@@ -502,8 +502,6 @@ namespace IRaCIS.Core.Application.Service
|
||||
}
|
||||
|
||||
#region MiniWord 组织字典 发送
|
||||
|
||||
#endregion
|
||||
if (isNeedSend)
|
||||
{
|
||||
var value = new Dictionary<string, object>()
|
||||
@@ -536,6 +534,8 @@ namespace IRaCIS.Core.Application.Service
|
||||
await SendEmailHelper.SendEmailAsync(sendEmailConfig);
|
||||
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user