diff --git a/app/common/logic/PaymentLogic.php b/app/common/logic/PaymentLogic.php index 86498e7..62d0545 100644 --- a/app/common/logic/PaymentLogic.php +++ b/app/common/logic/PaymentLogic.php @@ -82,7 +82,7 @@ class PaymentLogic extends BaseLogic ], 'scene_info' => [ "store_info" => [ - 'id' => $order['mer_id'] + 'id' => $order['merchant'] ] ], ];