總疏文
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user