Commit c5c2e4f3 by xin.yang

some update

parent 709ee2c2
......@@ -148,5 +148,8 @@ namespace Siger.Middlelayer.AccRepository
public DbSet<siger_project_order_type> siger_project_order_type { get; set; }
public DbSet<SigerTrPrinterRelation> siger_tr_printer_relation { get; set; }
public DbSet<siger_automation_fixture_tools_category> siger_automation_fixture_tools_category { get; set; }
public DbSet<siger_automation_fixture_tools_assembly> siger_automation_fixture_tools_assembly { get; set; }
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment