更新
This commit is contained in:
parent
23d1affda5
commit
7adac8fb8b
@ -327,7 +327,7 @@ class StoreRefundOrderRepository extends BaseRepository
|
||||
$totalPostage = 0;
|
||||
$refundProduct = [];
|
||||
$refund_order_id = 0;
|
||||
$$consumptionTotal = 0;
|
||||
$consumptionTotal = 0;
|
||||
foreach ($products as $k => $product) {
|
||||
$productRefundPrice = $productRefundPrices[$product['order_product_id']] ?? [];
|
||||
if ($product['extension_one'] > 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user