This commit is contained in:
sunkaixuan
2017-05-16 13:55:57 +08:00
parent 0340d164a2
commit 9562e71cfa
17 changed files with 18 additions and 18 deletions

View File

@@ -8,7 +8,7 @@ using System.Threading.Tasks;
namespace OrmTest.UnitTest
{
public class Insert : ExpTestBase
public class Insert : UnitTestBase
{
private Insert() { }
public Insert(int eachCount)