From 4f1072e545cf96196142f66f123703c34235344e Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Thu, 31 Jul 2025 09:51:07 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=BD=E6=9F=A5=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs b/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs index fd12d9ab2..99a0c7978 100644 --- a/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs +++ b/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs @@ -108,7 +108,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common if (answerType == "upload") { - return "❄❅❆❇❈❉❊"; + return "❄❅❆❇❈❉❊"+ answer; } if (unit == ValueUnit.Custom)