mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-27 16:34:27 +00:00
missing orders
This commit is contained in:
@@ -154,6 +154,12 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
|
||||
foreach($rows->data as $row){
|
||||
|
||||
if($row->expressno !== 'M202202271025545'){
|
||||
continue;
|
||||
}
|
||||
|
||||
dd($row);
|
||||
|
||||
$containerReference = null;
|
||||
$loadingDate = null;
|
||||
$unstuffingDate = null;
|
||||
|
||||
Reference in New Issue
Block a user