Add unit test

This commit is contained in:
sunkaixuan
2022-08-25 22:02:43 +08:00
parent 9cfab6f305
commit ad15381b17
3 changed files with 97 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitUpdateSubQuery.Init();
UnitManyToManyDeleteNav.Init();
UnitTestReturnPkList.Init();
UnitCustom12312.Init();