Support Json

This commit is contained in:
sunkaixuan
2019-05-16 20:25:11 +08:00
parent 57d087f413
commit bcd187ec58
8 changed files with 71 additions and 6 deletions

View File

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