Browse Source

l or I

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

2
mobile/plugins/payment/wxpay.php

@ -219,7 +219,7 @@ class wxpay
// header('Location: https://shop.heavenk.com/mobile/blank.php'); // header('Location: https://shop.heavenk.com/mobile/blank.php');
// exit; // 终止当前脚本的执行,确保页面跳转生效 // exit; // 终止当前脚本的执行,确保页面跳转生效
// $_SESSION['openid'] = $openid; // $_SESSION['openid'] = $openid;
$_SESSION['openid'] = 'oCTanxBeiVFWIekJT_GiPZM2UiGY'; //sc_test $_SESSION['openid'] = 'oCTanxBeiVFWlekJT_GiPZM2UiGY'; //sc_test
} }
$order_amount = $order['order_amount'] * 100; $order_amount = $order['order_amount'] * 100;

Loading…
Cancel
Save