From a4060fec1bfe97125db5dad956679f72835d02f8 Mon Sep 17 00:00:00 2001 From: wong <106998207@qq.com> Date: Mon, 3 Nov 2025 14:42:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Server/application/common/controller/PaymentService.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Server/application/common/controller/PaymentService.php b/Server/application/common/controller/PaymentService.php index 60e5385b..d2a02861 100644 --- a/Server/application/common/controller/PaymentService.php +++ b/Server/application/common/controller/PaymentService.php @@ -62,10 +62,6 @@ class PaymentService 'nonce_str' => PaymentUtil::generateNonceStr(), ]; - $ddd = new GetOpenid(); - $ddd->index(); - exit_data(1111); - // 微信JSAPI支付需要openid if ($service == 'pay.weixin.jspay') { // $params['sub_openid'] = 'oB44Yw1T6bfVAZwjj729P-6CUSPE';