Showing
1 changed file
with
1 additions
and
0 deletions
@@ -78,6 +78,7 @@ public class CustomerServiceImpl extends AbstractEntityService implements Custom | @@ -78,6 +78,7 @@ public class CustomerServiceImpl extends AbstractEntityService implements Custom | ||
78 | 78 | ||
79 | @Autowired | 79 | @Autowired |
80 | private DashboardService dashboardService; | 80 | private DashboardService dashboardService; |
81 | + | ||
81 | @Autowired | 82 | @Autowired |
82 | @Lazy | 83 | @Lazy |
83 | private TbTenantProfileCache tenantProfileCache; | 84 | private TbTenantProfileCache tenantProfileCache; |