This commit is contained in:
sunkaixuan
2017-11-28 12:09:49 +08:00
parent cd4531b888
commit 49802b147b
6 changed files with 67 additions and 26 deletions

View File

@@ -49,6 +49,7 @@ namespace OrmTest
OrmTest.Demo.MasterSlave.Init();
OrmTest.Demo.SharedConnection.Init();
OrmTest.Demo.ExtSqlFun.Init();
OrmTest.Demo.D_QueryableViewn.Init();
}
}
}