|
|
@@ -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']))
|