浏览代码

挑拣合并测试1

金隅分支
zhichao lei 4 年前
父节点
当前提交
031589c397
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.Excel/Import/ExcelImportBLL.cs

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.Excel/Import/ExcelImportBLL.cs 查看文件

@@ -95,7 +95,7 @@ namespace Learun.Application.Excel
/// </summary>
/// <param name="keyValue">主键</param>
/// <returns></returns>
public ExcelImportEntity GetEntity(string keyValue)
public ExcelImportEntity GetEntity(string keyValue)//1
{
try
{


正在加载...
取消
保存