diff --git a/mobile/plugins/payment/wxpay.php b/mobile/plugins/payment/wxpay.php index 7af5f45..cd9c597 100755 --- a/mobile/plugins/payment/wxpay.php +++ b/mobile/plugins/payment/wxpay.php @@ -202,7 +202,7 @@ class wxpay var_dump($url); $_SESSION['prev_url'] = $url; var_dump($_SESSION['prev_url']); - header('Location: https://shop.heavenk.com/mobile/get_openid.php'); + header('Location: https://shop.heavenk.com/mobile/dalianpay/demo/pay.php'); // header('Location: https://www.baidu.com'); exit; // 终止当前脚本的执行,确保页面跳转生效