Feature: [cron] Create a cron job to refresh materialized view address - geographical unit association

This commit is contained in:
2022-12-12 14:35:18 +01:00
parent 4fcfe3f5d2
commit e0c9e12008
3 changed files with 108 additions and 7 deletions

View File

@@ -102,12 +102,7 @@ services:
Chill\MainBundle\Security\Resolver\CenterResolverDispatcherInterface: '@Chill\MainBundle\Security\Resolver\CenterResolverDispatcher'
Chill\MainBundle\Service\Import\:
resource: '../Service/Import/'
autowire: true
autoconfigure: true
Chill\MainBundle\Service\RollingDate\:
resource: '../Service/RollingDate/'
Chill\MainBundle\Service\:
resource: '../Service/'
autowire: true
autoconfigure: true