From 031589c39727babdc8f8c298cad7e5d7f5858e45 Mon Sep 17 00:00:00 2001
From: zhichao lei <442149704@qq.com>
Date: Thu, 3 Dec 2020 16:43:50 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8C=91=E6=8B=A3=E5=90=88=E5=B9=B6=E6=B5=8B?=
=?UTF-8?q?=E8=AF=951?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../Learun.Application.Excel/Import/ExcelImportBLL.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.Excel/Import/ExcelImportBLL.cs b/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.Excel/Import/ExcelImportBLL.cs
index 46bf1ab2c..06f30e8fb 100644
--- a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.Excel/Import/ExcelImportBLL.cs
+++ b/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.Excel/Import/ExcelImportBLL.cs
@@ -95,7 +95,7 @@ namespace Learun.Application.Excel
///
/// 主键
///
- public ExcelImportEntity GetEntity(string keyValue)
+ public ExcelImportEntity GetEntity(string keyValue)//1
{
try
{