This commit is contained in:
marshal
2026-06-01 15:14:03 +03:00
parent 6b6a1d56d6
commit 4285e704bd
5 changed files with 325 additions and 2 deletions

View File

@@ -140,6 +140,11 @@ import { BookingRateSnapshot } from '../bookings/entities/booking-rate-snapshot.
ShippingLinesService,
RatesService,
ApprovalRulesService,
CARGO_TYPES_REPOSITORY,
CONTAINER_TYPES_REPOSITORY,
SERVICE_TYPES_REPOSITORY,
SHIPPING_LINES_REPOSITORY,
YARDS_REPOSITORY,
],
})
export class RuleEngineModule {}