|
@@ -178,6 +178,7 @@ function __construct(){
|
|
if(empty($list)){
|
|
if(empty($list)){
|
|
return [];
|
|
return [];
|
|
}
|
|
}
|
|
|
|
+ $this->logic_ding->sendToDing("测试获取TT订单-2-".json_encode($list));
|
|
$url = 'https://open-api.tiktokglobalshop.com';
|
|
$url = 'https://open-api.tiktokglobalshop.com';
|
|
$link = '/order/202309/orders';
|
|
$link = '/order/202309/orders';
|
|
$time = time();
|
|
$time = time();
|