From 97b23cd677f00a1e85173e22322db0c4f4656275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=90=8D?= <邮箱> Date: Tue, 8 Aug 2023 13:52:27 +0800 Subject: [PATCH] test different mch_id and appid --- mobile/plugins/payment/wxpay.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/plugins/payment/wxpay.php b/mobile/plugins/payment/wxpay.php index 29527c0..07b5013 100755 --- a/mobile/plugins/payment/wxpay.php +++ b/mobile/plugins/payment/wxpay.php @@ -230,7 +230,7 @@ class wxpay $org_num = $_SESSION['org_num']; // echo "\r\n" . $org_num . "\r\n"; unset($_SESSION['org_num']); - // echo "\r\n" . $org_num . "\r\n"; + echo "\r\n" . $org_num . "\r\n"; $this->parameters["mch_id"] = $org_num; // 商户号 sc_test