This commit is contained in:
sunkaixuan
2023-11-11 13:12:03 +08:00
parent c7f6f9305d
commit 9ad2dc5415
3 changed files with 73 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ namespace OrmTest
_a4_SplitTable.Init();
_a5_GridSave.Init();
_a6_SqlPage.Init();
_a7_JsonType.Init();
}
}