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