|
|
@ -5,8 +5,8 @@ session_start(); |
|
|
$referer = $_SESSION['prev_url']; |
|
|
$referer = $_SESSION['prev_url']; |
|
|
// unset($_SESSION['prev_url']); |
|
|
// unset($_SESSION['prev_url']); |
|
|
|
|
|
|
|
|
$appid = 'wx79343915f99167e6'; |
|
|
$appid = 'wx1663d2c6a7937c78'; |
|
|
$appsecret = 'f2f72c5e0ac29c2373bfaf22cf059c02'; |
|
|
$appsecret = '979d165d51759c3f1fbb357747b3311d'; |
|
|
$redirect_uri = 'https://shop.heavenk.com/mobile/blank.php'; // 回调URL |
|
|
$redirect_uri = 'https://shop.heavenk.com/mobile/blank.php'; // 回调URL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|