|
@@ -97,8 +97,8 @@ function __construct(){
|
|
// $count['OrderType'] = 1;
|
|
// $count['OrderType'] = 1;
|
|
// $ordertype = 1;
|
|
// $ordertype = 1;
|
|
// }
|
|
// }
|
|
-
|
|
|
|
$count = json_encode($count,true);
|
|
$count = json_encode($count,true);
|
|
|
|
+ $this->logic_ding->sendToDing("云尚快递erp请求参数【".$count."】");
|
|
$start_time = time();
|
|
$start_time = time();
|
|
$ch = curl_init();
|
|
$ch = curl_init();
|
|
curl_setopt($ch,CURLOPT_URL,$url);
|
|
curl_setopt($ch,CURLOPT_URL,$url);
|