You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# ali_ecc_js
|
|
|
|
|
|
|
|
# 阿里云盘 签名 js版
|
|
|
|
|
|
|
|
### install the packages
|
|
|
|
|
|
|
|
`
|
|
|
|
npm install
|
|
|
|
`
|
|
|
|
### set the user data and file_id
|
|
|
|
. deviceId
|
|
|
|
|
|
|
|
. userId
|
|
|
|
|
|
|
|
. drive_id
|
|
|
|
|
|
|
|
. authorization
|
|
|
|
|
|
|
|
. file_id
|
|
|
|
### run
|
|
|
|
`
|
|
|
|
npm start
|
|
|
|
`
|