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