1
0
Fork 0
mirror of synced 2025-04-20 01:21:01 +00:00

Update RetailCrmService.php

This commit is contained in:
DmitreyZl 2020-09-02 15:29:07 +03:00
parent b1c55251af
commit 2a65033625

View file

@ -40,7 +40,7 @@ class RetailCrmService
unset($order['delivery']['data']);
break;
default:
break;
break;
}
}
return $order;