From 136f14db492ffe0774ef07504b2df4525f8cc0e0 Mon Sep 17 00:00:00 2001 From: binaryify Date: Sat, 20 Nov 2021 17:24:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.MD | 1 + docs/README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 4c91fb5..1afd8b9 100644 --- a/README.MD +++ b/README.MD @@ -347,6 +347,7 @@ banner({ type:0 }).then(res=>{ 225. 音乐人签到 226. 发送文本动态 227. 获取客户端歌曲下载 url +228. 获取歌单所有歌曲 ## 更新日志 diff --git a/docs/README.md b/docs/README.md index 0336868..a9d8b74 100644 --- a/docs/README.md +++ b/docs/README.md @@ -243,7 +243,7 @@ 225. 音乐人签到 226. 发送文本动态 227. 获取客户端歌曲下载 url - +228. 获取歌单所有歌曲 ## 安装 ```shell