修改快递100测试
This commit is contained in:
parent
e24d8215b9
commit
ddb5ce764f
@ -996,6 +996,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'];
|
||||||
|
|
||||||
|
$data = array();
|
||||||
$data['order_product_status'] = 4;
|
$data['order_product_status'] = 4;
|
||||||
OrderProduct::edit($params,$data);
|
OrderProduct::edit($params,$data);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user