稽查修改
This commit is contained in:
@@ -674,6 +674,13 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public CriterionType CriterionType { get; set; }
|
||||
|
||||
}
|
||||
|
||||
public class MarkAuditInfo
|
||||
{
|
||||
public string Param { get; set; }
|
||||
|
||||
public bool IsGeneralMark { get; set; }
|
||||
}
|
||||
public class ChangeDicomReadingQuestionAnswerInDto
|
||||
{
|
||||
public Guid VisitTaskId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user