Add unit test

This commit is contained in:
sunkaixuan
2022-09-17 13:57:23 +08:00
parent 861ebddecb
commit 6942cddfee
3 changed files with 81 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
USelectSinleDTO.Init();
UCustom024.Init();
UCustom24.Init();
UCustom20.Init();