手动发送邮件 医生入组bug修改
This commit is contained in:
@@ -456,7 +456,9 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
|
||||
}
|
||||
return ResponseOutput.Result(await _enrollRepository.SaveChangesAsync());
|
||||
|
||||
await _enrollRepository.SaveChangesAsync();
|
||||
return ResponseOutput.Ok();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user