Add unit test

This commit is contained in:
sunkaixuan
2022-09-19 19:42:42 +08:00
parent 368290f119
commit c4dffaf9ac
4 changed files with 49 additions and 0 deletions

View File

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