This commit is contained in:
sunkaixuan
2019-05-19 22:37:16 +08:00
parent 72a8917380
commit 4886d15130
2 changed files with 61 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ namespace OrmTest
{
static void Main(string[] args)
{
//OldTestMain.Init();
OldTestMain.Init();
//Demo
Demo1_SqlSugarClient.Init();