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