lvhao 1 неделя назад
Родитель
Сommit
29433812d9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      core/CoreApp/models/Model_apitt.php

+ 1 - 1
core/CoreApp/models/Model_apitt.php

@@ -28,7 +28,7 @@ function __construct(){
 		// if($shop['shopname'] == 'SuperNova Hair Studio'){
 		// 	$this->logic_ding->sendToDing($shop['shopname']."测试获取TT订单".$res);
 		// }
-		
+		$this->logic_ding->sendToDing($shop['shopname']."测试获取TT订单".$res);
 		$res = json_decode($res,true);
 		$list = array();$page_token = '';$arr = array();
 		if(isset($res['data']['orders']))