changed logic in ocr

This commit is contained in:
dhanabalan
2025-10-29 09:10:48 +05:30
parent 1a1361ce05
commit ed0d63a5b4

View File

@@ -293,7 +293,7 @@ class OcrValidationResource extends Resource
];
$qrSlots = [
['x' => 67.5, 'y' => 39.5, 'size' => 11.4],
['x' => 67.6, 'y' => 39, 'size' => 11.4],
];
foreach ($serialNumbers as $i => $serial) {