Add unit test

This commit is contained in:
sunkaixuan
2023-04-18 17:22:06 +08:00
parent 2e0daadbf0
commit 5ab41ef8d5
2 changed files with 103 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitCustom020.Init();
UnitSubToList.Init();
UJsonsdafa.Init();
UOneManyMany.init();