總疏文

This commit is contained in:
2026-08-18 17:54:18 +08:00
parent c03bcfea64
commit 466ec11c91
7 changed files with 1058 additions and 486 deletions
+2
View File
@@ -112,6 +112,8 @@ namespace Model
public virtual DbSet<hr_ins_ratio> hr_ins_ratio { get; set; }
public virtual DbSet<hr_org> hr_org { get; set; }
public virtual DbSet<hr_section> hr_section { get; set; }
public virtual DbSet<activity_shuwen> activity_shuwen { get; set; }
public virtual DbSet<shuwen_temp> shuwen_temp { get; set; }
public virtual int pager_eztrust(Nullable<int> startRowIndex, Nullable<int> pageSize, string tableName, string columnName, string sqlWhere, string orderBy, ObjectParameter rowCount)
{