mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
fix missing yd delivery
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
|
||||
$rows = $this->fetchesDataFRomYDPortal->getResponseBody($trackingRequest);
|
||||
|
||||
if($rows){
|
||||
if(!$rows){
|
||||
Log::debug($row->expressno);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user