Upate Demo

This commit is contained in:
sunkaixuan
2019-05-09 17:16:45 +08:00
parent a85b3ee18d
commit e5ad070a65
2 changed files with 33 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ namespace OrmTest
//Demo
Demo1_SqlSugarClient.Init();
Demo1_Queryable.Init();
Democ_GobalFilter.Init();
DemoD_DbFirst.Init();
DemoE_CodeFirst.Init();