This commit is contained in:
2025-12-11 10:38:37 +03:30
parent 4ea89a1cfc
commit 6a0bfe70bb
@@ -95,5 +95,5 @@ export class Restaurant extends BaseEntity {
registerScore: string; registerScore: string;
marriageDateScore: string; marriageDateScore: string;
referrerScore: string; referrerScore: string;
}; } | null = null;
} }