@@ -680,7 +680,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public bool UpdateMark { get; set; } = false;
|
||||
|
||||
public string param { get; set; }
|
||||
public string param { get; set; } = string.Empty;
|
||||
|
||||
public List<ChangeDicomReadingQuestionAnswerDto> Answers { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user