Update Demo

This commit is contained in:
sunkaixuan
2019-04-04 22:14:55 +08:00
parent 79e314f051
commit d0a4c35084
4 changed files with 43 additions and 0 deletions

View File

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