Update demo

This commit is contained in:
sunkaixuan
2022-07-30 14:58:21 +08:00
parent 879e9dcfcb
commit 7b49419f78
6 changed files with 49 additions and 169 deletions

View File

@@ -8,7 +8,6 @@ namespace OrmTest
{
//Demo
Demo0_SqlSugarClient.Init();
DemoO_Fastest.Init();
Demo1_Queryable.Init();
Demo2_Updateable.Init();
Demo3_Insertable.Init();