missing orders

This commit is contained in:
omair saleh
2022-03-05 16:18:32 +08:00
parent f1432388d8
commit 715d26c9d2
@@ -154,6 +154,12 @@ class FetchOrderListsFromYdPortalProcessor
foreach($rows->data as $row){
if($row->expressno !== 'M202202271025545'){
continue;
}
dd($row);
$containerReference = null;
$loadingDate = null;
$unstuffingDate = null;