Add new seeder, add new public const variable for 1668, update code in CreateBookingLogic for 1688 booking flow

This commit is contained in:
Uwais Al-Qarni
2022-04-28 16:40:17 +08:00
parent fce22ab2af
commit cd4bc4fb72
3 changed files with 44 additions and 3 deletions
@@ -12,4 +12,6 @@ final class BusinessType {
public const TRANSFER_AGENT = 4;
public const ONESIXSIXEIGHT = 5;
}