uat-标注增加访视Id-1

This commit is contained in:
2025-11-25 10:47:14 +08:00
parent 680a6cb437
commit 33a2b7f373
2 changed files with 3 additions and 0 deletions
@@ -1005,6 +1005,8 @@ namespace IRaCIS.Core.Application.Contracts
public string VisitName { get; set; }
public Guid SourceSubjectVisitId { get; set; }
public List<DicomStudyBasicInfo> DicomStudyList { get; set; } = new List<DicomStudyBasicInfo>();