fix: 地接已取消的团, HT数据已设为无效

feature/trippest
lyt 5 years ago
parent dc66ff5613
commit 733012678c

@ -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;

Loading…
Cancel
Save