@@ -196,6 +196,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public List<int> NotEq { get; set; } = new List<int>();
|
||||
}
|
||||
|
||||
|
||||
public class GetExportTemplateInDto
|
||||
{
|
||||
public Guid VisitTaskId { get; set; }
|
||||
}
|
||||
/// <summary>
|
||||
/// 阅片计算Dto
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user