更新 'SrcJyAliPublic.js'

main
src48597962 7 months ago
parent ad46f46a0d
commit 7e3ebd1ee6
  1. 3
      SrcJyAliPublic.js

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

Loading…
Cancel
Save