From 733012678cf5743edac06e95f30baad67b577fe7 Mon Sep 17 00:00:00 2001 From: lyt Date: Fri, 3 Apr 2020 14:58:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9C=B0=E6=8E=A5=E5=B7=B2=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E7=9A=84=E5=9B=A2,=20HT=E6=95=B0=E6=8D=AE=E5=B7=B2?= =?UTF-8?q?=E8=AE=BE=E4=B8=BA=E6=97=A0=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webht/third_party/trippestOrderSync/controllers/TulanduoApi.php | 1 + 1 file changed, 1 insertion(+) 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;