更新 'SrcJyAliPublic.js'

main
src48597962 1 year ago
parent fd21c7068e
commit e7e0ba901a
  1. 2
      SrcJyAliPublic.js

@ -271,7 +271,7 @@ function aliOpenPlayUrl(file_id, sharedata) {
json2 = JSON.parse(request('https://api.xhofe.top/alist/ali_open/code', { body: data2, method: 'POST', timeout: 8000 }));
}
putMyVar('aliopentoken', json2.access_token);
putMyVar('aliopentoken', json2.access_token);//json2.refresh_token
putMyVar('opentokenChecktime', nowtime + 'time');
return json2.access_token || "";
}

Loading…
Cancel
Save