标记代码修改

This commit is contained in:
he
2025-10-22 13:57:29 +08:00
parent 7215c75f5a
commit fe2a375b4e
7 changed files with 20564 additions and 1 deletions
@@ -2490,6 +2490,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid VisitTaskId { get; set; }
public Guid? StudyId { get; set; }
public string MarkTool { get; set; }
public string OrderMarkName { get; set; }
public Guid? MarkId { get; set; }
public Guid? NoneDicomFileId { get; set; }