修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2025-07-14 14:06:30 +08:00
parent 4417767e35
commit addd8fb321
@@ -680,7 +680,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public bool UpdateMark { get; set; } = false; public bool UpdateMark { get; set; } = false;
public string param { get; set; } public string param { get; set; } = string.Empty;
public List<ChangeDicomReadingQuestionAnswerDto> Answers { get; set; } public List<ChangeDicomReadingQuestionAnswerDto> Answers { get; set; }