lvhao 5 месяцев назад
Родитель
Сommit
ec6c0b6fee
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      core/CoreApp/models/Model_usps.php

+ 1 - 0
core/CoreApp/models/Model_usps.php

@@ -707,6 +707,7 @@ function __construct(){
 		{
 			$number['city'] = '';
 		}
+		$this->logic_ding->sendToDing("usps老接口快递轨迹".json_encode($values));
 		if(isset($values['TrackInfo']['TrackDetail'][0]))//是否有信息
 		{
 			$exstate = 0;