lvhao 3 mesi fa
parent
commit
2ae41741a3
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);
 		}