Browse Source

提交数据

lvhao 3 months ago
parent
commit
2ae41741a3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      core/CoreApp/models/Model_usps.php

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

@@ -1153,6 +1153,7 @@ function __construct(){
 			if($len > 0){
 				$exstate = 1;
 			}
+			$this->logic_ding->sendToDing("usps获取快递轨迹更新exstate".$exstate."-".$len);
 		}