mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-26 22:25:49 +08:00
Update Demo
This commit is contained in:
@@ -39,7 +39,7 @@ namespace OrmTest
|
||||
new DataTest(1).Init();
|
||||
new EnumTest(1).Init();
|
||||
/***Performance Test***/
|
||||
new SqlSugarPerformance(100).Select();
|
||||
new SqlSugarPerformance(10).Select();
|
||||
|
||||
/***Demo***/
|
||||
Demo.Insert.Init();
|
||||
|
||||
Reference in New Issue
Block a user