diff --git a/webht/third_party/trippestOrderSync/controllers/TulanduoApi.php b/webht/third_party/trippestOrderSync/controllers/TulanduoApi.php index f9ce88a6..149c7040 100644 --- a/webht/third_party/trippestOrderSync/controllers/TulanduoApi.php +++ b/webht/third_party/trippestOrderSync/controllers/TulanduoApi.php @@ -283,6 +283,7 @@ class TulanduoApi extends CI_Controller $this->order_cancel($order->COLI_ID); } if ($order->COLI_SN===null) { + $this->plan_cancel($order->GCI_VendorOrderId); return; } // return;