From 48281048813c86ff1af7a6aac48dfa32de918794 Mon Sep 17 00:00:00 2001
From: mkm <727897186@qq.com>
Date: Fri, 10 May 2024 10:34:28 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/common/logic/PaymentLogic.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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']
                 ]
             ],
         ];