Преглед на файлове

顺丰跑腿的 product_type 参数不是鲜花修复

shizhongqi преди 8 месеца
родител
ревизия
026f377f28
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      common/components/delivery/services/DispatchService.php

+ 1 - 1
common/components/delivery/services/DispatchService.php

@@ -555,7 +555,7 @@ class DispatchService
             'user_lat' => (string)$order['lat'],                     // 用户地址纬度
             'user_address' => $order['fullAddress'],                 // 用户详细地址
             'weight' => $order['weight'] * 1000,                     // 物品重量(单位:克)
-            'product_type' => 4,                                     // 物品类型(4:鲜花绿植
+            'product_type' => 14,                                     // 物品类型(14:鲜花)
             'push_time' => time(),                                   // 推单时间(秒级时间戳)
             //shop 平台级开发者需要传入
             // 'shop' => [                                              // 发货店铺信息