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

Test_HIR_Net8
he 2025-09-28 12:18:47 +08:00
parent 34e6e1583e
commit a436571364
1 changed files with 1 additions and 0 deletions

View File

@ -933,6 +933,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
needAddList.Add(new ReadingTaskQuestionAnswer()
{
Answer = item.Answer,
PCWGInterimAnswer=null,
ReadingQuestionTrialId = item.QuestionId,
});
}