changed logic in ocr

This commit is contained in:
dhanabalan
2025-10-29 09:07:56 +05:30
parent 0418ba2756
commit 6e33448f39

View File

@@ -293,7 +293,7 @@ class OcrValidationResource extends Resource
];
$qrSlots = [
['x' => 30, 'y' => 33, 'size' => 11.4],
['x' => 61, 'y' => 45, 'size' => 11.4],
];
foreach ($serialNumbers as $i => $serial) {