This commit is contained in:
sunkaixuan
2023-11-11 13:01:04 +08:00
parent ddbc0214f7
commit c7f6f9305d
3 changed files with 61 additions and 0 deletions

View File

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