用户信息

1.0.0

Constructors

  • Parameters

    • userId: string
    • name: string
    • portrait: string

    Returns UserInfo

Properties

userId: string = ""

用户 ID

name: string = ""

用户名

portraitUrl: string = ""

头像地址

alias?: string

用户备注

extra?: string

用户信息附加字段