Add unit test

This commit is contained in:
sunkaixuan
2022-08-24 00:37:43 +08:00
parent 50a7eedb43
commit be30cde2ce
3 changed files with 85 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitTestReturnPkList.Init();
UCustom01.Init();
UCustom011.Init();
UBulkCopy.Init();