修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
4417767e35
commit
addd8fb321
|
@ -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; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue