合并最新
This commit is contained in:
@@ -9,7 +9,7 @@ namespace BLL
|
||||
/// <summary>
|
||||
/// 检测主表
|
||||
/// </summary>
|
||||
public class CheckManageService
|
||||
public class CheckManageService
|
||||
{
|
||||
/// <summary>
|
||||
/// 根据检测Id获取检测信息
|
||||
@@ -229,7 +229,5 @@ namespace BLL
|
||||
{
|
||||
return Funs.DB.CH_Check.FirstOrDefault(e => e.CHT_CheckCode == checkCode);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user