mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-10-15 18:55:07 +08:00
-
This commit is contained in:
@@ -10,12 +10,12 @@ namespace OrmTest
|
||||
{
|
||||
//OldTestMain.Init();
|
||||
|
||||
//Demo
|
||||
//Demo0_SqlSugarClient.Init();
|
||||
//Demo1_Queryable.Init();
|
||||
//Democ_GobalFilter.Init();
|
||||
//DemoD_DbFirst.Init();
|
||||
//DemoE_CodeFirst.Init();
|
||||
Demo
|
||||
Demo0_SqlSugarClient.Init();
|
||||
Demo1_Queryable.Init();
|
||||
Democ_GobalFilter.Init();
|
||||
DemoD_DbFirst.Init();
|
||||
DemoE_CodeFirst.Init();
|
||||
|
||||
//Unit test
|
||||
NewUnitTest.Init();
|
||||
|
Reference in New Issue
Block a user