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,