ztt 8 months ago
parent 8597a8b2ba
commit b40ac41a5c
  1. 2
      addons/shopro/service/order/OrderCreate.php

@ -614,7 +614,7 @@ class OrderCreate
* *
* @return array * @return array
*/ */
public function xgetCoupons($calc_type = 'coupons') public function getCoupons($calc_type = 'coupons')
{ {
$this->calc_type = $calc_type; $this->calc_type = $calc_type;
// 检查是否可下单 // 检查是否可下单

Loading…
Cancel
Save