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

IRC_NewDev
he 2024-09-26 13:57:34 +08:00
parent 8ec35d90fb
commit ea48967492
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ namespace IRaCIS.Core.Application.Service
DictionaryCode = lr.question.DictionaryCode,
GlobalReadingShowType = lr.question.GlobalReadingShowType,
Type = lr.question.Type,
Unit = y.Unit,
Unit = lr.question.Unit,
GlobalAnswerType = GlobalAnswerType.Question,
AnswerGroup = lr.question.AnswerGroup,
AnswerCombination = lr.question.AnswerCombination,