|
@@ -511,7 +511,7 @@ function __construct(){
|
|
{
|
|
{
|
|
foreach ($res as $v)
|
|
foreach ($res as $v)
|
|
{
|
|
{
|
|
- $this->logic_ding->sendToDing("获取magento订单".json_encode($v,JSON_UNESCAPED_UNICODE));
|
|
|
|
|
|
+ //$this->logic_ding->sendToDing("获取magento订单".json_encode($v,JSON_UNESCAPED_UNICODE));
|
|
if(!isset($v['order_id']))
|
|
if(!isset($v['order_id']))
|
|
{
|
|
{
|
|
continue;
|
|
continue;
|