调整下单的错误
This commit is contained in:
parent
eb0b137284
commit
0b128503b1
@ -577,7 +577,6 @@ class StoreOrderCreateRepository extends StoreOrderRepository
|
||||
if($store_consumption_user['type']==1){
|
||||
$pay_price = bcsub($pay_price, $store_consumption_user['balance'], 2);
|
||||
$consumption_money=$store_consumption_user['balance'];
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user