Support Json

This commit is contained in:
sunkaixuan
2019-05-16 19:38:56 +08:00
parent f1030ab8aa
commit 57d087f413
5 changed files with 31 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();