Compare commits

..

No commits in common. "68fa7ce02e76ef10c101a79423b92263214ecf46" and "224382bf62739e2821bb9e8f4caf5844520dfcd2" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -542,7 +542,7 @@ namespace IRaCIS.Core.Application.Services
} }
} }
return new VisitStudyDTO() { StudyId= default(Guid), IsCriticalSequence=true }; return new VisitStudyDTO() { StudyId= default(Guid) };
} }
/// <summary> /// <summary>