Add PgSql unit test

This commit is contained in:
sunkaixuan
2022-08-23 23:11:17 +08:00
parent f3bb1c17f3
commit f98b24f3c0
3 changed files with 77 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ namespace OrmTest
}
public static void Init()
{
UnitTestReturnPkList.Init();
UCustom07.Init();
UCustom016.Init();
UCustom08.Init();