import { FixBonusService } from './fix-bonus.service'; export const FIX_BONUS_SERVICES = [FixBonusService];