Update MySql

This commit is contained in:
sunkaixuan
2017-06-25 07:12:07 +08:00
parent 2e138209d8
commit c1a4e7efdf
4 changed files with 105 additions and 59 deletions

View File

@@ -35,7 +35,7 @@ namespace OrmTest
// new SqlSugarPerformance(100).Select();
/***Demo***/
// OrmTest.Demo.Query.Init();
OrmTest.Demo.Query.Init();
//OrmTest.Demo.Insert.Init();
//OrmTest.Demo.Delete.Init();
//OrmTest.Demo.Update.Init();