# getUserInfo APP中查询用户信息

# Arrtibute

属性 类型 必要 默认值 说明

# 调用示例

window.bridge.getUserInfo()

# callback

属性 类型 必要 默认值 说明
msg String Y -
account_status String Y -
profile_pic_url String Y -
uid String Y -
mobile String Y -
cardNo String Y -
avatar String Y -
userId String Y -
accountId String Y -
nickName String Y -
userNumberId String Y -
code String Y -
account String Y -
email String Y -
homeId String Y -
timeZoneId String Y -

# 接口返回示例

{"accountId": "1006634709", "userNumberId": "105961228083201", "email": "455s00@qq.com", "userId": "7f89f41ea34e6fa59def6749a59d4ea5", "nickName": "455s3500", "avatarUrl": "null"}