代码修改
continuous-integration/drone/push Build is passing Details

Test_IRC_Net8
he 2025-05-19 13:54:29 +08:00
parent 814f6fd83c
commit e24c9e6ac2
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ namespace IRaCIS.Core.Application.Services
{
// 发送邮件给新增的角色
Console.WriteLine("开始 发送系统文档更新邮件给新增角色");
Console.WriteLine(string.Join(",", newUserTypeIds));
Task.Run(async () =>
{