This commit is contained in:
sunkaixuan
2023-11-11 12:51:01 +08:00
parent 05ddaa5dee
commit ddbc0214f7
3 changed files with 83 additions and 0 deletions

View File

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