ส่งเมลการสมัคร
This commit is contained in:
parent
ae60457a3e
commit
a5c538874d
8 changed files with 203 additions and 5 deletions
|
|
@ -84,6 +84,7 @@ builder.Services.AddCors(options => options.AddDefaultPolicy(builder =>
|
|||
builder.Services.AddTransient<CandidateService>();
|
||||
builder.Services.AddTransient<PeriodExamService>();
|
||||
builder.Services.AddTransient<MinIOService>();
|
||||
builder.Services.AddTransient<MailService>();
|
||||
builder.Services.AddTransient<CMSCandidateService>();
|
||||
|
||||
// Add services to the container.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue