Update unit test

This commit is contained in:
sunkaixuna
2022-01-04 13:08:05 +08:00
parent c2ef56a223
commit 1b6c6dc4fb
5 changed files with 956 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UCustom01.Init();
Insert();
CodeFirst();
Updateable();