lvhao 3 هفته پیش
والد
کامیت
bddb8a1dd6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      core/CoreApp/controllers/Api.php

+ 1 - 1
core/CoreApp/controllers/Api.php

@@ -1122,7 +1122,7 @@ class Api extends Start_Controller {
 			}
 		    $wlfs = array();
 		    $dd = $this->fullorder->find_all("source != '1' and dlzemail < '1' and shop = '".$notice['shop']."' and library = 2 and ".$where);
-		    $this->logic_ding->sendToDing("获取发送快件的快递条件"."source != '1' and dlzemail < '1' and shop = '".$notice['shop']."' and library = 2 and ".$where);
+		    //$this->logic_ding->sendToDing("获取发送快件的快递条件"."source != '1' and dlzemail < '1' and shop = '".$notice['shop']."' and library = 2 and ".$where);
 		    foreach ($dd as $v)
 		    {
 			    $shop = $this->shop->read($v['shop']);