This commit is contained in:
2022-12-27 01:06:14 +00:00
parent c5d1350b6b
commit bf6554e568
4 changed files with 47 additions and 11 deletions

View File

@@ -1328,6 +1328,7 @@ $BODY$ LANGUAGE PLPGSQL STABLE");
//Prime the db with the default SuperUser account
await Sockeye.Biz.PrimeData.PrimeSuperUserAccount(ct);
await Sockeye.Biz.PrimeData.PrimeVendor(ct);
}
}//eofunction