From be58b7e47e80ef836c9fdbbd246d5ea05c706453 Mon Sep 17 00:00:00 2001 From: SepehrYahyaee <7heycallmegray@gmail.com> Date: Sat, 9 May 2026 17:51:31 +0330 Subject: [PATCH] Fixed sheba inquiry --- src/sand-hub/sand-hub.service.ts | 2 +- src/static/car-part.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/sand-hub/sand-hub.service.ts b/src/sand-hub/sand-hub.service.ts index 8149206..c4abad6 100644 --- a/src/sand-hub/sand-hub.service.ts +++ b/src/sand-hub/sand-hub.service.ts @@ -600,7 +600,7 @@ export class SandHubService { async getShebaValidation(nationalId: string, shebaId: string) { try { - const requestUrl = `${process.env.SANDHUB_BASE_URL}/sheba-tejaratno`; + const requestUrl = `${process.env.SANDHUB_BASE_URL}/sheba/sheba-tejaratno`; const requestPayload = { AccountOwnerType: "1", NationalId: nationalId, diff --git a/src/static/car-part.json b/src/static/car-part.json index 0c393db..ef31671 100644 --- a/src/static/car-part.json +++ b/src/static/car-part.json @@ -57,7 +57,6 @@ "سوئیچ استارت": false, "کلید شیشه بالابر": false, "سوئیچ قفل فرمان": false, - "ترموستات": false, "تهویه": false, "موتور": false, "کف کابین": false,