From f2342f9cfe3504bf3aeffa0deca756f068580e16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=90=8D?= <邮箱> Date: Tue, 1 Aug 2023 15:33:39 +0800 Subject: [PATCH] test --- mobile/plugins/payment/wxpay.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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