fix
This commit is contained in:
parent
8b5b1a0155
commit
fd741f6bae
@ -49,6 +49,8 @@ class ApiHelper {
|
|||||||
$orders = $this->filterOrders($orders);
|
$orders = $this->filterOrders($orders);
|
||||||
|
|
||||||
$this->uploadOrders($orders);
|
$this->uploadOrders($orders);
|
||||||
|
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function uploadOrders($orders) {
|
protected function uploadOrders($orders) {
|
||||||
|
Loading…
Reference in New Issue
Block a user