lvhao 2 mesi fa
parent
commit
92980b81ae
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      core/CoreApp/controllers/Apitt.php

+ 2 - 0
core/CoreApp/controllers/Apitt.php

@@ -1176,6 +1176,8 @@ $j = json_decode($j, true);
 								$express = 62;
 							}else if(stripos($ex,"Collections by TikTok") !== false){
 								
+								$express = 89;
+							}else{
 								$express = 89;
 							}
 							$this->logic_ding->sendToDing(json_encode($d['orderinfo'])."获取TT的webhook数据kuaidi:".$ex);