|
|
|
@ -15,5 +15,5 @@ return [ |
|
|
|
\App\Service\ParamsTokenServiceInterface::class => \App\Service\ParamsTokenSsdbService::class, |
|
|
|
\App\Service\AdServiceInterface::class => \App\Service\AdService::class, |
|
|
|
\App\Commons\Log::class => \App\Commons\Log::class, |
|
|
|
\App\CouponRebate\CouponRebateInterface::class => \App\CouponRebate\CouponRebate::class, |
|
|
|
\App\Service\CouponRebateInterface::class => \App\Service\CouponRebate::class, |
|
|
|
]; |