添加标记修改
continuous-integration/drone/push Build is passing Details

Test_IRC_Net8
he 2025-10-22 14:14:36 +08:00
parent 37d798627a
commit 7399568e36
1 changed files with 5 additions and 0 deletions

View File

@ -2470,6 +2470,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
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; }