kevin_zhangl 2 yıl önce
ebeveyn
işleme
6c4a4890d5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      common/helpers/Logistics.php

+ 1 - 1
common/helpers/Logistics.php

@@ -118,7 +118,7 @@ class Logistics
     {
         $request = [
             'order_no' => $order['SN'],   // 客户系统中的订单号
-            'delivery_method_id' => '133', // 快递方式ID. TODO:
+            'delivery_method_id' => '60', // 快递方式ID. TODO: 133(test)
             'warehouse_id' => '1',   // 仓库ID. TODO:
             'country' => 'China',    // 收件人国家 Malaysia
             'state' => Region::getCnName($order['PROVINCE']), // ,   // 收件人省 Johor(test)