mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 21:58:56 +08:00
improve document
This commit is contained in:
parent
d390c03fd5
commit
9cb3723ed1
@ -103,7 +103,9 @@ $ set PORT=4000 && node app.js
|
|||||||
### 调用前须知
|
### 调用前须知
|
||||||
部分接口如登录接口不能调用太频繁,否则可能会触发503错误或者 ip 高频错误,若需频繁调用,需要准备 IP 代理池.
|
部分接口如登录接口不能调用太频繁,否则可能会触发503错误或者 ip 高频错误,若需频繁调用,需要准备 IP 代理池.
|
||||||
|
|
||||||
本项目仅供学习使用
|
本项目仅供学习使用,文档可能会有缓存,如果文档版本和 github 上的版本不一致,请清除缓存再查看
|
||||||
|
|
||||||
|
2.5.0 版本对部分原有 api 做了微调,不过只是调整了下地址,参数和返回结果不受影响
|
||||||
|
|
||||||
### 登录
|
### 登录
|
||||||
说明:登录有两个接口
|
说明:登录有两个接口
|
||||||
|
Loading…
x
Reference in New Issue
Block a user