rc20-alpha8
mailling [WIP]
This commit is contained in:
parent
afd2ef62d3
commit
46a33ba374
24 changed files with 79 additions and 9383 deletions
|
|
@ -40,9 +40,8 @@ namespace cli
|
|||
var mailer = app.Services.GetService<EMailer>();
|
||||
var loggerFactory = app.Services.GetService<ILoggerFactory>();
|
||||
var logger = loggerFactory.CreateLogger<Program>();
|
||||
mailer.AllUserGen(2,"UserOrientedTemplate");
|
||||
mailer.SendMonthlyEmail(2,"UserOrientedTemplate");
|
||||
logger.LogInformation("Finished");
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue