Skip to content
This repository was archived by the owner on Oct 18, 2020. It is now read-only.

更正错别字 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions API.userinfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ http://api.bilibili.cn/userinfo

|字段|必选|类型|说明|
|----|----|----|----|
|user|false|string|要查询的昵称 (mid 或 user必须有其中之一)|
|uid|false|int|要查询的帐号id (mid 或 user必须有其中之一)|
|user|false|string|要查询的昵称 (uid 或 user必须有其中之一)|
|uid|false|int|要查询的帐号id (uid 或 user必须有其中之一)|

#### 返回(坑爹的时刻来了!)

Expand Down