Update pgsql unit

This commit is contained in:
sunkaixuan
2022-03-02 14:55:38 +08:00
parent cf228b4155
commit abd736aa9b
5 changed files with 56 additions and 2 deletions

View File

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