From dc86767184c363fe982c851dae99a36d2e2b8fec Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Mon, 8 Apr 2024 14:45:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs b/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs index 5324ea9d4..186af7474 100644 --- a/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs +++ b/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs @@ -2756,7 +2756,6 @@ namespace IRaCIS.Core.Infra.EFCore.Common t.ReadingQuestionTrial.CustomUnit, t.DictionaryCode, t.QuestionName, - t.Unit, t.QuestionEnName, QuestionId = t.Id, t.ShowOrder,