更新 'SrcJyAliPublic.js'

main
src48597962 7 months ago
parent 361e5dab8e
commit 1110e61d99
  1. 4
      SrcJyAliPublic.js

@ -391,7 +391,9 @@ function getOpenToken(authorization) {
headers: headers, headers: headers,
body: { body: {
"authorize": 1, "authorize": 1,
"scope": "user:base,file:all:read,file:all:write" "scope": "user:base,file:all:read,file:all:write",
"drives": ["backup", "resource"],
"sid": sid
}, },
method: 'POST', method: 'POST',
timeout: 8000 timeout: 8000

Loading…
Cancel
Save