소스 검색

修改监听信息

lvhao 3 주 전
부모
커밋
8a817bdb67
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/CoreApp/models/Model_apiyy.php

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

@@ -165,7 +165,7 @@ class Model_apiyy extends Lin_Model
         curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
         $res = curl_exec($ch);
 
-		$this->logic_ding->sendToDing("u9创建料品监听(".$list."(【".$res."】");
+		//$this->logic_ding->sendToDing("u9创建料品监听(".$list."(【".$res."】");
 		$res = json_decode($res,true);
 		if(isset($res['Data'][0]))
 		{