Fixed smsApiKey index error and err handling in ESG

This commit is contained in:
SepehrYahyaee
2026-06-21 12:18:08 +03:30
parent 570fa865de
commit d0e7694374
6 changed files with 56 additions and 28 deletions

View File

@@ -4061,9 +4061,6 @@ export class RequestManagementService {
persian: data.clientName,
english: null,
},
property: {
smsApiKey: null,
},
useExpertMode: "genuine",
});
} catch (err) {