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