mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 22:53:09 +00:00
update: 更新版本和文档
This commit is contained in:
parent
5a0bdfb171
commit
ac99ba5822
@ -1,6 +1,6 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
### 4.9.3 | 2023.08.21
|
### 4.10.0 | 2023.08.21
|
||||||
- 禁用NMTID #1788
|
- 禁用NMTID, 恢复手机登录和邮箱登录 #1788
|
||||||
- 状态码判断完善,补充verify相关接口 #1783
|
- 状态码判断完善,补充verify相关接口 #1783
|
||||||
- 增加对带用户名密码的代理支持 #1787
|
- 增加对带用户名密码的代理支持 #1787
|
||||||
|
|
||||||
|
@ -269,6 +269,7 @@
|
|||||||
251. 曲风-歌单
|
251. 曲风-歌单
|
||||||
252. 曲风-歌手
|
252. 曲风-歌手
|
||||||
253. 私信和通知接口
|
253. 私信和通知接口
|
||||||
|
254. 回忆坐标
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "4.9.2",
|
"version": "4.10.0",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user