feat(eligibility-patientName) - v4

This commit is contained in:
2025-10-07 02:42:28 +05:30
parent dc91050a70
commit 62f3ba9368

View File

@@ -104,7 +104,7 @@ router.post(
let seleniumResult: any = undefined;
let createdPdfFileId: number | null = null;
let outputResult: any = undefined;
let outputResult: any = {};
const extracted: any = {};
try {