From 754f87701bdaa497e89646a2c24fde38ba49ec6a Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 12 Dec 2023 08:40:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyAliDisk.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyAliDisk.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SrcJyAliDisk.js b/SrcJyAliDisk.js index 9a4778bd..fe416142 100644 --- a/SrcJyAliDisk.js +++ b/SrcJyAliDisk.js @@ -243,7 +243,9 @@ function aliShare(share_id, folder_id, share_pwd) { aliOpenTokenObj.refresh_token_2 = loyopentoken2; aliconfig.opentoken = aliOpenTokenObj; writeFile(alicfgfile, JSON.stringify(aliconfig)); - }catch(e){} + }catch(e){ + log(e.message); + } if(loyopentoken2){ setItem('aliyun_openInt', '2'); }else{