Update demo

This commit is contained in:
sunkaixuan
2019-05-27 20:32:40 +08:00
parent 73dc46458e
commit 12425a4e5a
11 changed files with 332 additions and 29 deletions

View File

@@ -9,7 +9,9 @@ namespace OrmTest
static void Main(string[] args)
{
OldTestMain.Init();
Demo0_SqlSugarClient.Init();
//Unit test
NewUnitTest.Init();