Update MySql

This commit is contained in:
sunkaixuan
2017-06-25 21:10:43 +08:00
parent 20ec1bc3c4
commit 9fc7cbb041
3 changed files with 23 additions and 23 deletions

View File

@@ -28,7 +28,7 @@ namespace OrmTest
new Insert(1).Init();
new Delete(1).Init();
new Update(1).Init();
// new Mapping(1).Init();
new Mapping(1).Init();
// new DataTest(1).Init();
// /***Performance Test***/