新加阅片关键点
This commit is contained in:
@@ -446,6 +446,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
}
|
||||
|
||||
public class SetReadKeyFileInDto
|
||||
{
|
||||
public Guid TrialCriterionId { get; set; }
|
||||
}
|
||||
public class ViewStudyPartInDto
|
||||
{
|
||||
public Guid VisitTaskId { get; set; }
|
||||
@@ -1947,6 +1951,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// </summary>
|
||||
public bool IsConvertedTask { get; set; } = false;
|
||||
|
||||
public bool IsReadKeyFile { get; set; } = false;
|
||||
|
||||
}
|
||||
|
||||
public class GetReadingImgInDto
|
||||
|
||||
Reference in New Issue
Block a user