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

Test_IRC_Net8
he 2025-06-24 14:41:19 +08:00
parent 06af37f74c
commit 61d1641716
1 changed files with 2 additions and 2 deletions

View File

@ -3081,8 +3081,8 @@ namespace IRaCIS.Core.Infra.EFCore.Common
{ {
TrialReadingCriterionId = t.ReadingQuestionTrial.ReadingQuestionCriterionTrialId, //标准Id TrialReadingCriterionId = t.ReadingQuestionTrial.ReadingQuestionCriterionTrialId, //标准Id
Type = t.ReadingQuestionTrial.QuestionName, //病灶类型 Type = t.ReadingQuestionTrial.QuestionName, //病灶类型
t.ReadingQuestionTrial.Unit, t.Unit,
t.ReadingQuestionTrial.CustomUnit, t.CustomUnit,
t.DictionaryCode, t.DictionaryCode,
t.QuestionName, t.QuestionName,
t.QuestionEnName, t.QuestionEnName,