导入人员发送邮件
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-27 13:50:26 +08:00
parent ba2965e295
commit 918362e854
5 changed files with 137 additions and 116 deletions
@@ -166,6 +166,9 @@ namespace IRaCIS.Core.Application.Service
CreateMap<UserCommand, UserRole>();
CreateMap<TrialExternalUser, IdentityUser>();
}
}