mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
修改DEMO
This commit is contained in:
@@ -12,6 +12,7 @@ namespace OrmTest
|
||||
_2_DbFirst.Init();
|
||||
_3_EasyQuery.Init();
|
||||
_4_JoinQuery.Init();
|
||||
_5_PageQuery.Init();
|
||||
Console.ReadKey();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user