Add unit test

This commit is contained in:
sunkaixuan
2022-07-24 16:57:35 +08:00
parent 85053943f2
commit 76fa3307ee
3 changed files with 48 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ namespace OrmTest
}
public static void Init()
{
ULock.Init();
UnitManyToMany2.Init();
UOneManyMany5.init();
UOneManyMany4.init();