diff --git a/mobile/plugins/payment/wxpay.php b/mobile/plugins/payment/wxpay.php index 45c6b08..a84dd1a 100755 --- a/mobile/plugins/payment/wxpay.php +++ b/mobile/plugins/payment/wxpay.php @@ -201,9 +201,9 @@ class wxpay $url = "https://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"; // var_dump($url); $_SESSION['prev_url'] = $url; - var_dump($_SESSION['prev_url']); - // header('Location: https://shop.heavenk.com/mobile/dalianpay/demo/pay.php'); - // exit; // 终止当前脚本的执行,确保页面跳转生效 + // var_dump($_SESSION['prev_url']); + header('Location: https://shop.heavenk.com/mobile/dalianpay/demo/pay.php'); + exit; // 终止当前脚本的执行,确保页面跳转生效 // 设置必填参数 // 根目录url