mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-02 03:13:58 +08:00
-
This commit is contained in:
@@ -26,8 +26,8 @@ namespace OrmTest
|
||||
//new SelectQuery(1).Init();
|
||||
//new AutoClose(1).Init();
|
||||
//new Insert(1).Init();
|
||||
new Delete(1).Init();
|
||||
|
||||
//new Delete(1).Init();
|
||||
new Mapping(1).Init();
|
||||
|
||||
//Performance Test
|
||||
//new SqlSugarPerformance(100).Select();
|
||||
|
||||
Reference in New Issue
Block a user