Add unit test

This commit is contained in:
sunkaixuan
2022-10-04 22:58:40 +08:00
parent 4afb3aedf4
commit a23c241a8e
2 changed files with 107 additions and 2 deletions

View File

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