|
|
|
@ -18,8 +18,8 @@ |
|
|
|
); |
|
|
|
// echo json_encode($message,true); |
|
|
|
|
|
|
|
// $appid = 'wx79343915f99167e6'; |
|
|
|
// $appsecret = 'f2f72c5e0ac29c2373bfaf22cf059c02'; |
|
|
|
// $appid = 'YOUR_APPID'; |
|
|
|
// $appsecret = ''; |
|
|
|
$redirect_uri = 'https://shop.heavenk.com/mobile/'; // 回调URL |
|
|
|
|
|
|
|
// 构造授权链接 |
|
|
|
|