Update unit test

This commit is contained in:
sunkaixuan
2022-04-10 02:36:11 +08:00
parent 286ec133fb
commit 0dbe00c24c
2 changed files with 81 additions and 0 deletions

View File

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