mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
debug yd api
This commit is contained in:
+1
-1
@@ -161,7 +161,7 @@ class FetchOrderListsFromYdPortalProcessor
|
||||
'begintime' => $startDate->timestamp,
|
||||
'endtime' => $endDate->timestamp,
|
||||
]);
|
||||
dd($orderRequest);
|
||||
|
||||
$rows = $this->fetchesDataFRomYDPortal->getResponseBody($orderRequest);
|
||||
|
||||
if(!$rows->data) continue;
|
||||
|
||||
Reference in New Issue
Block a user