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