|
@@ -114,7 +114,7 @@ function __construct(){
|
|
}
|
|
}
|
|
if(in_array($name,['alipearlstore','finsahair','baddiebeautyshop','yolissahair']))
|
|
if(in_array($name,['alipearlstore','finsahair','baddiebeautyshop','yolissahair']))
|
|
{
|
|
{
|
|
- if(!empty($shop['shopadmin'])){
|
|
|
|
|
|
+
|
|
$post['shopify'] = $shopapi.'?status=any&limit=200';//?status=any所有订单 &limit=200每页多少单
|
|
$post['shopify'] = $shopapi.'?status=any&limit=200';//?status=any所有订单 &limit=200每页多少单
|
|
$ch = curl_init();
|
|
$ch = curl_init();
|
|
curl_setopt($ch,CURLOPT_URL,'https://edm.alipearl.net/soapapi.php');
|
|
curl_setopt($ch,CURLOPT_URL,'https://edm.alipearl.net/soapapi.php');
|
|
@@ -312,7 +312,7 @@ function __construct(){
|
|
}
|
|
}
|
|
return array_reverse($thatDayOrder);
|
|
return array_reverse($thatDayOrder);
|
|
}
|
|
}
|
|
- }
|
|
|
|
|
|
+
|
|
|
|
|
|
}
|
|
}
|
|
else if($name == '123')
|
|
else if($name == '123')
|