Browse Source

提交数据

lvhao 3 months ago
parent
commit
0d8bb4f755
1 changed files with 0 additions and 1 deletions
  1. 0 1
      core/CoreApp/controllers/Apidsyskxcx.php

+ 0 - 1
core/CoreApp/controllers/Apidsyskxcx.php

@@ -170,7 +170,6 @@ class Apidsyskxcx extends Start_Controller
 			$stripos = $notice['type'].'-'.$notice[$fslx].'|';
 		}
         $this->logic_ding->sendToDing("云尚轨迹获取快递信息暂时中断"."【".json_encode($fullorder)."】{".json_encode($notice)."}");
-        return ;
 		if(stripos($fullorder['zdstate'],$stripos) === false && $fullorder['wltype'] == '0')//如果没发送过并且允许发送
 		{
 		    $go = $this->notice->get_god($fullorder,$shop,$express,$notice);