소스 검색

提交数据

lvhao 4 달 전
부모
커밋
92980b81ae
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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);