Browse Source

test

master
用户名 3 years ago
parent
commit
f2342f9cfe
  1. 4
      mobile/plugins/payment/wxpay.php

4
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

Loading…
Cancel
Save