Update unit test

This commit is contained in:
sunkaixuan
2022-03-25 16:52:21 +08:00
parent 83ad42094f
commit 8fc13657d8
3 changed files with 38 additions and 0 deletions

View File

@@ -34,6 +34,8 @@ namespace OrmTest
}
public static void Init()
{
UCustom01.Init();
DeleteTest();
CodeFirst();
Updateable();