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

Uat_IRC_Net8
he 2025-07-14 14:06:30 +08:00
parent 4417767e35
commit addd8fb321
1 changed files with 1 additions and 1 deletions

View File

@ -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; }