From e81863c7f8170258163a668df1ccbff100def4d7 Mon Sep 17 00:00:00 2001 From: chengdandan <2549057906@qq.com> Date: Fri, 21 Oct 2022 10:24:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=981021?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.js b/app.js index 1413cdd..7a48cb8 100644 --- a/app.js +++ b/app.js @@ -10,6 +10,7 @@ App({ wx.login({ success: res => { console.log(res); + // wx.request({ // url: 'https://www.umayle.com/weixin_api/API/Wx/User/GetUserInfo.ashx?appName=Inland&code='+res.code, // method: 'POST',