Add unit test

This commit is contained in:
sunkaixuan
2022-07-24 17:20:19 +08:00
parent c1a49140c3
commit f249aac70d
2 changed files with 47 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
ULock.Init();
UNavQuery01.Init();
UCustom012.Init();
Bulk();