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