shizhongqi il y a 8 mois
Parent
commit
2a460fc2b8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app-hd/controllers/DeliveryController.php

+ 1 - 1
app-hd/controllers/DeliveryController.php

@@ -203,7 +203,7 @@ class DeliveryController extends BaseController
                     'shopId' => $this->shopId,
                     'deliveryId' => $ret['platform'],
                     'hdOrderId' => $orderId,
-                    'orderId' => $ret['data']['order_id'],
+                    'orderId' => $ret['data']['orderId'],
                     'distance' => $ret['data']['distance'],
                     'fee' => $ret['data']['fee'],
                     'orderStatus' => 0