Browse Source

test

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

4
mobile/plugins/payment/wxpay.php

@ -202,8 +202,8 @@ class wxpay
var_dump($url); var_dump($url);
$_SESSION['prev_url'] = $url; $_SESSION['prev_url'] = $url;
var_dump($_SESSION['prev_url']); var_dump($_SESSION['prev_url']);
// header('Location: https://shop.heavenk.com/mobile/dalianpay/demo/pay.php'); header('Location: https://shop.heavenk.com/mobile/get_openid.php');
header('Location: https://www.baidu.com'); // header('Location: https://www.baidu.com');
exit; // 终止当前脚本的执行,确保页面跳转生效 exit; // 终止当前脚本的执行,确保页面跳转生效
// 设置必填参数 // 设置必填参数

Loading…
Cancel
Save