From 1072049741411de178493a4b64ffa1c8815bde0b Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Tue, 3 Sep 2024 14:20:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Service/Inspection/FrontAuditConfigService.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs b/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs index 7b24066a1..e1c3e5653 100644 --- a/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs +++ b/IRaCIS.Core.Application/Service/Inspection/FrontAuditConfigService.cs @@ -576,7 +576,6 @@ namespace IRaCIS.Core.Application.Service else { para = $"{JsonData["item"].ToString()}"; - ForeignKeyText = "UserName"; if (_frontAuditConfigRepository._dbContext.Database.IsSqlServer()) {