From ac5c445b6f7fc58844ff68e7e8646e9c5b046d56 Mon Sep 17 00:00:00 2001 From: wong <106998207@qq.com> Date: Tue, 23 Sep 2025 17:43:36 +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 | 2 -- 1 file changed, 2 deletions(-) diff --git a/Server/application/common/controller/PaymentService.php b/Server/application/common/controller/PaymentService.php index b34f1e41..240bb6ff 100644 --- a/Server/application/common/controller/PaymentService.php +++ b/Server/application/common/controller/PaymentService.php @@ -46,8 +46,6 @@ class PaymentService 'nonce_str' => PaymentUtil::generateNonceStr(), ]; - exit_data($params); - Db::startTrans(); try { // 过滤空值签名