...
|
...
|
@@ -78,6 +78,7 @@ public class CustomerServiceImpl extends AbstractEntityService implements Custom |
78
|
78
|
|
79
|
79
|
@Autowired
|
80
|
80
|
private DashboardService dashboardService;
|
|
81
|
+
|
81
|
82
|
@Autowired
|
82
|
83
|
@Lazy
|
83
|
84
|
private TbTenantProfileCache tenantProfileCache;
|
...
|
...
|
|