mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-21 13:34:08 +00:00
YD curl request
This commit is contained in:
@@ -154,6 +154,7 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
'begintime' => $start->timestamp,
|
||||
'endtime' => $end->timestamp,
|
||||
]);
|
||||
dd($orderRequest);
|
||||
|
||||
$rows = $this->fetchesDataFRomYDPortal->getResponseBody($orderRequest);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user