lvhao 11 годин тому
батько
коміт
5c5fc1918b
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      core/CoreApp/models/Model_api.php

+ 1 - 1
core/CoreApp/models/Model_api.php

@@ -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);