weizong song 1 year ago
parent 3b5063a302
commit b895627ddc

@ -638,7 +638,7 @@ class OrdersController extends CommonController
"money" => request()->money,
"order_id" => request()->order_id,
"payment" => "weixin",
"merchant_id" => $order->wechatpayAccount->mch_id
"merchant_id" => $order->wechatpayAccount->mchid
]);
$recharge = $recharge->getSerial();

Loading…
Cancel
Save