项目邮件配置修改--021

Uat_Study
hang 2023-08-23 17:54:48 +08:00
parent 0006f12151
commit cbe66ac397
1 changed files with 3 additions and 0 deletions

View File

@ -86,6 +86,9 @@ namespace IRaCIS.Core.Application.Service
CreateMap<TrialEmailNoticeUser, EmailUserInfoDto>();
CreateMap<BatchAddTrialEmailNoticeConfig, TrialEmailNoticeConfig>();
}
}