2
This commit is contained in:
parent
1ea9431c0e
commit
7864a338e6
@ -378,7 +378,7 @@ class CallBackController extends AbstractController
|
|||||||
|
|
||||||
$params = array();
|
$params = array();
|
||||||
$params['order_product_id'] = $order_product['order_product_id'];
|
$params['order_product_id'] = $order_product['order_product_id'];
|
||||||
OrderInquiry::edit($params,$data);
|
OrderProduct::edit($params,$data);
|
||||||
|
|
||||||
// 获取订单商品订单列表
|
// 获取订单商品订单列表
|
||||||
$params = array();
|
$params = array();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user