Update SqlSugar

This commit is contained in:
sunkaixuan
2019-05-06 15:22:57 +08:00
parent 2566f24e2d
commit 55056c2dcc
4 changed files with 8 additions and 3 deletions

View File

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