This commit is contained in:
sunkaixuan
2017-09-21 14:24:53 +08:00
parent 9f45293f23
commit 146a83abdf
4 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ using System.Text;
using System.Threading.Tasks;
using SqlSugar;
namespace PerformanceTest.Items
namespace PerformanceTest
{
/// <summary>
/// 性能测试类,用于循环执行代码并统计时间