邮件添加
This commit is contained in:
@@ -96,6 +96,10 @@ namespace IRaCIS.Core.Application.Service
|
||||
private readonly SystemEmailSendConfig _systemEmailConfig = systemEmailConfig.CurrentValue;
|
||||
|
||||
|
||||
//public async Task<object> GetEmailList()
|
||||
//{
|
||||
//}
|
||||
|
||||
private async Task<EmailNoticeConfig> GetEmailSubejctAndHtmlInfoAndBuildAsync(EmailBusinessScenario scenario, MimeMessage messageToSend,
|
||||
Func<(string topicStr, string htmlBodyStr), (string topicStr, string htmlBodyStr)> emailFunc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user