panhui 3 years ago
parent
commit
650a04976c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main.ts

+ 1 - 0
src/main.ts

@@ -54,6 +54,7 @@ if (query.code) {
             })
         })
         .catch(e => {
+            console.log(e)
             if (e.message === 'code been used') {
                 if (isWechat) {
                     fetchRedirectUrl().then(res => {