From 61cdcdeee745dccafc8371ba3d98065e17312f56 Mon Sep 17 00:00:00 2001 From: binaryify Date: Tue, 13 Dec 2022 17:42:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/README.md b/docs/README.md index f8c57c0..ae2ab62 100644 --- a/docs/README.md +++ b/docs/README.md @@ -3620,7 +3620,7 @@ type='1009' 获取其 id, 如`/search?keywords= 代码时间 &type=1009` ### vip 成长值 -说明 : 登陆后调用此接口 , 可获取当前会员成长值 +说明 : 登录后调用此接口 , 可获取当前会员成长值 **接口地址 :** `/vip/growthpoint` @@ -3640,7 +3640,7 @@ type='1009' 获取其 id, 如`/search?keywords= 代码时间 &type=1009` ### vip 任务 -说明 : 登陆后调用此接口 , 可获取会员任务 +说明 : 登录后调用此接口 , 可获取会员任务 **接口地址 :** `/vip/tasks` @@ -3648,7 +3648,7 @@ type='1009' 获取其 id, 如`/search?keywords= 代码时间 &type=1009` ### 领取 vip 成长值 -说明 : 登陆后调用此接口 , 可获取已完成的会员任务的成长值奖励 +说明 : 登录后调用此接口 , 可获取已完成的会员任务的成长值奖励 **必选参数 :** `ids` : 通过`/vip/tasks`获取到的`unGetIds` @@ -3934,7 +3934,7 @@ type='1009' 获取其 id, 如`/search?keywords= 代码时间 &type=1009` ### 乐谱内容 -说明: 调用此接口获取乐谱的内容 +说明: 登录后调用此接口获取乐谱的内容 **接口地址:** `/sheet/preview` @@ -3952,7 +3952,7 @@ type='1009' 获取其 id, 如`/search?keywords= 代码时间 &type=1009` ### 曲风偏好 -说明: 登陆后调用此接口获取我的曲风偏好 +说明: 登录后调用此接口获取我的曲风偏好 **接口地址:** `/style/preference`