Update demo

This commit is contained in:
sunkaixuna
2021-04-24 17:20:15 +08:00
parent 4dc5185f04
commit 11f0204af9
4 changed files with 95 additions and 2 deletions

View File

@@ -30,9 +30,9 @@ namespace OrmTest
DemoE_CodeFirst.Init();
DemoF_Utilities.Init();
DemoG_SimpleClient.Init();
DemoH_Tenant.Init();
//Unit test
//NewUnitTest.Init();
//NewUnitTest.Init();
//Rest Data
NewUnitTest.RestData();