mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 10:08:19 +08:00
-
This commit is contained in:
@@ -15,9 +15,7 @@ namespace PerformanceTest
|
||||
/// <param name="args"></param>
|
||||
static void Main(string[] args)
|
||||
{
|
||||
WarmUp wu = new WarmUp();//预热处理
|
||||
|
||||
new SelectBigData().Init();
|
||||
new TestGetAll().Init();
|
||||
|
||||
Console.ReadKey();
|
||||
}
|
||||
|
Reference in New Issue
Block a user