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 { // 过滤空值签名