This commit is contained in:
sunkaixuan
2023-11-11 13:29:10 +08:00
parent 9ad2dc5415
commit fb7b345668
3 changed files with 70 additions and 0 deletions

View File

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