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/README.md

24 lines
200 B

2 years ago
# ali_ecc_js
2 years ago
#阿里云盘 签名 js版
###install the packages
`
npm install
`
### set the user data and file_id
. deviceId
. userId
. drive_id
. authorization
. file_id
### run
`
npm start
`