소스 검색

ita物流调试

zhangdehua 1 년 전
부모
커밋
bb61e57c55
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/store/service/order/DeliveryByF1.php

+ 1 - 0
app/store/service/order/DeliveryByF1.php

@@ -154,6 +154,7 @@ class DeliveryByF1 extends BaseService
         }
         $params['shenBaoXinXiList'] = $goodsList;
         $resJson = curl_post($url, [$params], $headers);
+        Log::write('orderId::' . $orderId);
         Log::write('itdida::' . $resJson);
         $res = json_decode($resJson, true);
         // 遍历整理数据