changed logic in ocr

This commit is contained in:
dhanabalan
2025-10-29 09:09:58 +05:30
parent 4c634eba85
commit 1a1361ce05

View File

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