Browse Source

提交数据

lvhao 1 week ago
parent
commit
29433812d9
1 changed files with 1 additions and 1 deletions
  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']))