Add unit test

This commit is contained in:
sunkaixuan
2022-10-04 20:41:47 +08:00
parent d29d2ac0aa
commit 7d5a657bd1
4 changed files with 100 additions and 0 deletions

View File

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