fix typo after refactoring
This commit is contained in:
parent
5c5b83c4ce
commit
da0a0aed30
@ -54,7 +54,7 @@ public class BaseEntityService extends AbstractEntityService implements EntitySe
|
||||
private EntityQueryDao entityQueryDao;
|
||||
|
||||
@Autowired
|
||||
DefaultEntityServiceRegistry entityServiceRegistry;
|
||||
EntityServiceRegistry entityServiceRegistry;
|
||||
|
||||
@Override
|
||||
public long countEntitiesByQuery(TenantId tenantId, CustomerId customerId, EntityCountQuery query) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user