更新
This commit is contained in:
parent
7dfc4bb948
commit
d138be6162
@ -179,7 +179,7 @@ class StoreOtherOrderRepository extends BaseRepository
|
||||
$order_extend=[];
|
||||
}
|
||||
$order_extend['corporate_voucher']=$groupOrder->order_extend;
|
||||
$groupOrder->order_extend=json_encode($order_extend,true);
|
||||
$order->order_extend=json_encode($order_extend,true);
|
||||
}
|
||||
$order->paid = 2;
|
||||
$order->pay_time = $time;
|
||||
|
Loading…
x
Reference in New Issue
Block a user