Test_HIR_Net8
he 2025-08-29 13:38:14 +08:00
parent 5975004858
commit bd8cf9ee42
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) }; return new VisitStudyDTO() { StudyId= default(Guid), IsCriticalSequence=true };
} }
/// <summary> /// <summary>