Uat_Study
he 2022-11-21 16:36:36 +08:00
parent 131ea58016
commit 9d35c44faa
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ namespace IRaCIS.Application.Services
{
TrialId = inDto.TrialId,
SubjectId = inDto.SubjectId,
VisistTaskId = inDto.VisistTaskId,
VisitTaskId = inDto.VisistTaskId,
});
List<Guid> visitIds = new List<Guid>();
if (task.ReadingCategory == ReadingCategory.Visit)