Update Demo

This commit is contained in:
sunkaixuan
2017-09-19 00:29:30 +08:00
parent 1eb6a448a0
commit 723517693e
4 changed files with 50 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ namespace OrmTest
OrmTest.Demo.Filter.Init();
OrmTest.Demo.ComplexModel.Init();
OrmTest.Demo.CodeFirst.Init();
OrmTest.Demo.Aop.Init();
}
}
}