|
|
@ -283,6 +283,7 @@ class TulanduoApi extends CI_Controller
|
|
|
|
$this->order_cancel($order->COLI_ID);
|
|
|
|
$this->order_cancel($order->COLI_ID);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if ($order->COLI_SN===null) {
|
|
|
|
if ($order->COLI_SN===null) {
|
|
|
|
|
|
|
|
$this->plan_cancel($order->GCI_VendorOrderId);
|
|
|
|
return;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
// return;
|
|
|
|
// return;
|
|
|
|