yd api to fetch 30 days

This commit is contained in:
Omair Saleh
2022-11-01 12:36:29 +08:00
parent 627d782e5d
commit eb09993397
@@ -250,7 +250,7 @@ class FetchOrderListsFromYdPortalProcessor
}
}
} catch (\Exception $exception){
Log::debug('failed to fetch delivery tracking');
}
$customerno = preg_split('(-|\(|\)|\/)', $row->customerno);