合并最新

This commit is contained in:
2022-12-20 09:32:32 +08:00
parent 844e9f1488
commit 1abdaa9476
654 changed files with 73563 additions and 9746 deletions
+1 -2
View File
@@ -20,8 +20,7 @@ namespace BLL
public static Model.T_d_EmployInOutRecord GetEmployInOutRecordById(string id)
{
return Funs.DB.T_d_EmployInOutRecord.FirstOrDefault(e => e.NewID == id);
}
}
#region
/// <summary>