mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-26 16:04:23 +00:00
YD curl request
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
]);
|
||||
|
||||
$rows = $this->fetchesDataFRomYDPortal->getResponseBody($orderRequest);
|
||||
dd($rows);
|
||||
|
||||
foreach($rows->data as $row){
|
||||
$containerReference = null;
|
||||
$loadingDate = null;
|
||||
|
||||
Reference in New Issue
Block a user