扫码支付设置默认
This commit is contained in:
parent
09b800960e
commit
bb1ac57e0c
@ -905,6 +905,8 @@ class StoreOrderCreateRepository extends StoreOrderRepository
|
|||||||
if($remarkMoney){
|
if($remarkMoney){
|
||||||
$ownRemark = 2;//订单类型为2
|
$ownRemark = 2;//订单类型为2
|
||||||
}
|
}
|
||||||
|
$post['real_name'] = $post['real_name']??'';
|
||||||
|
$post['phone'] = $post['phone']??'';
|
||||||
|
|
||||||
$uid = $user->uid;
|
$uid = $user->uid;
|
||||||
// $orderInfo = $this->v2CartIdByOrderInfo($user, $cartId, $takes, $useCoupon, $useIntegral, $addressId, true);
|
// $orderInfo = $this->v2CartIdByOrderInfo($user, $cartId, $takes, $useCoupon, $useIntegral, $addressId, true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user