浏览代码

提交数据

lvhao 1 周之前
父节点
当前提交
1081bfa93c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      core/CoreApp/models/Model_apitt.php

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

@@ -28,7 +28,6 @@ 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']))