Add unit test

This commit is contained in:
sunkaixuan
2022-12-03 23:44:02 +08:00
parent e33693cf89
commit 613f2dac60
2 changed files with 350 additions and 0 deletions

View File

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