Browse Source

test

master
用户名 3 years ago
parent
commit
dda93561c3
  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');
// exit; // 终止当前脚本的执行,确保页面跳转生效
// $_SESSION['openid'] = $openid;
$_SESSION['openid'] = 'oCTanxBeiVFWlekJT_GiPZM2UiGY'; //sc_test
$_SESSION['openid'] = 'oCTanxBeiVFWIekJT_GiPZM2UiGY'; //sc_test
}
$order_amount = $order['order_amount'] * 100;

Loading…
Cancel
Save