Test_HIR_Net8
parent
5975004858
commit
bd8cf9ee42
|
|
@ -542,7 +542,7 @@ namespace IRaCIS.Core.Application.Services
|
|||
}
|
||||
}
|
||||
|
||||
return new VisitStudyDTO() { StudyId= default(Guid) };
|
||||
return new VisitStudyDTO() { StudyId= default(Guid), IsCriticalSequence=true };
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Reference in New Issue