Update Demo

This commit is contained in:
610262374@qq.com
2019-01-02 15:36:04 +08:00
parent 04b746f05f
commit abfe8e8222
4 changed files with 91 additions and 1 deletions

View File

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