Update MySql

This commit is contained in:
sunkaixuan
2017-06-25 03:31:00 +08:00
parent 601adfdef4
commit 1b5d393f88
4 changed files with 10 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ namespace OrmTest
//OrmTest.Demo.Insert.Init();
//OrmTest.Demo.Delete.Init();
//OrmTest.Demo.Update.Init();
//OrmTest.Demo.DbFirst.Init();
OrmTest.Demo.DbFirst.Init();
//OrmTest.Demo.JoinSql.Init();
//OrmTest.Demo.Filter.Init();
//OrmTest.Demo.ComplexModel.Init();