From e417111093d40b951e10668d3505eea834637f1a Mon Sep 17 00:00:00 2001 From: dutsc <1020018707@qq.com> Date: Mon, 4 Sep 2023 12:32:22 +0800 Subject: [PATCH] add txt file and update appid & secret --- mobile/MP_verify_pCXmGqPQHw6XlagH.txt | 1 + mobile/blank.php | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 mobile/MP_verify_pCXmGqPQHw6XlagH.txt diff --git a/mobile/MP_verify_pCXmGqPQHw6XlagH.txt b/mobile/MP_verify_pCXmGqPQHw6XlagH.txt new file mode 100644 index 0000000..2151798 --- /dev/null +++ b/mobile/MP_verify_pCXmGqPQHw6XlagH.txt @@ -0,0 +1 @@ +pCXmGqPQHw6XlagH \ No newline at end of file diff --git a/mobile/blank.php b/mobile/blank.php index d8202d1..e6bd14f 100644 --- a/mobile/blank.php +++ b/mobile/blank.php @@ -5,8 +5,8 @@ session_start(); $referer = $_SESSION['prev_url']; // unset($_SESSION['prev_url']); -$appid = 'wx79343915f99167e6'; -$appsecret = 'f2f72c5e0ac29c2373bfaf22cf059c02'; +$appid = 'wx1663d2c6a7937c78'; +$appsecret = '979d165d51759c3f1fbb357747b3311d'; $redirect_uri = 'https://shop.heavenk.com/mobile/blank.php'; // 回调URL