@@ -447,6 +447,7 @@ class OrderService
return [];
}
+ dump("跳过foreach");
$amountBalance = [
'pay_amount' => $payAmount,
'welfare_balance' => 0,