change entity names

This commit is contained in:
2026-02-08 09:18:20 +03:30
parent 6be6a66079
commit 9a7010dcea
180 changed files with 2751 additions and 2513 deletions
@@ -40,7 +40,7 @@ export class ContactRepository extends EntityRepository<Contact> {
where.scope = scope;
}
if (restaurantId) {
where.restaurant = restaurantId;
where.shop = restaurantId;
}
if (search) {