mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 02:14:53 +08:00
-
This commit is contained in:
@@ -19,7 +19,7 @@ namespace PerformanceTest.TestItems
|
||||
var eachCount = 500;
|
||||
|
||||
var beginDate = DateTime.Now;
|
||||
for (int i = 0; i < 10; i++)
|
||||
for (int i = 0; i <20; i++)
|
||||
{
|
||||
switch (type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user