From f140541c0aed8971fa750a3954e884e3545b322f Mon Sep 17 00:00:00 2001 From: SocialSisterYi <45892418+SocialSisterYi@users.noreply.github.com> Date: Fri, 23 Oct 2020 20:15:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=90=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E7=A1=AC=E5=B8=81=E6=95=B0=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- login/login_info.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/login/login_info.md b/login/login_info.md index 8425352..7df4a18 100644 --- a/login/login_info.md +++ b/login/login_info.md @@ -528,9 +528,9 @@ curl -G 'http://api.bilibili.com/x/web-interface/nav/stat' \ `data`对象: -| 字段 | 类型 | 内容 | 备注 | -| ----- | ---- | ---------- | ---- | -| money | num | 当前硬币数 | | +| 字段 | 类型 | 内容 | 备注 | +| ----- | -------------------------------------- | ---------- | ---- | +| money | 硬币为正数时:num
硬币为0时:null | 当前硬币数 | | **示例:** @@ -553,6 +553,4 @@ curl 'http://account.bilibili.com/site/getCoin' \ } ``` - - -## \ No newline at end of file + \ No newline at end of file