Skip to content

Commit c8db576

Browse files
committed
update docs
1 parent 08b3737 commit c8db576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documents/APIs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ JMessage.logout();
206206

207207
### getMyInfo
208208

209-
获取当前登录用户信息。如果未登录会返回空对象。可以用于判断用户登录状态
209+
获取当前登录用户信息。如果未登录返回的 user 对象里面的数据为空,例如 user.username 为空。可以用于判断用户登录状态
210210

211211
#### 示例
212212

0 commit comments

Comments
 (0)