|
@@ -974,7 +974,7 @@ function __construct(){
|
|
|
$post['shop'] = $shop;
|
|
$post['shop'] = $shop;
|
|
|
$post['ex'] = $ex;
|
|
$post['ex'] = $ex;
|
|
|
$post['msg'] = isset($msg)?$msg:2;
|
|
$post['msg'] = isset($msg)?$msg:2;
|
|
|
- $this->logic_ding->sendToDing("erp同步独立站的信息tijiao1".json_encode($post,JSON_UNESCAPED_UNICODE));
|
|
|
|
|
|
|
+ //$this->logic_ding->sendToDing("erp同步独立站的信息tijiao1".json_encode($post,JSON_UNESCAPED_UNICODE));
|
|
|
$ch = curl_init();
|
|
$ch = curl_init();
|
|
|
$url = 'http://edm.alipearl.net/soapapi.php';
|
|
$url = 'http://edm.alipearl.net/soapapi.php';
|
|
|
curl_setopt($ch,CURLOPT_URL,$url);
|
|
curl_setopt($ch,CURLOPT_URL,$url);
|