代码提交
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user