...
This commit is contained in:
parent
a1f2f6ae48
commit
c70211014c
@ -337,7 +337,6 @@ class ShopController extends BaseAuthedController
|
||||
$id = $order['item_id'];
|
||||
$goods_num = $order['goods_num'];
|
||||
$o_status = $order['status'];
|
||||
$token_type = $order['token_type'];
|
||||
|
||||
if ($o_status != 0) {
|
||||
$this->_rspErr(1, "order status error, status: {$o_status}");
|
||||
|
Loading…
x
Reference in New Issue
Block a user