Function loginWithPhoneAndPassword

  • 手机号与密码登录

    Type Parameters

    Parameters

    • areaCode: string

      区号,如 +86

    • mobile: string

      手机号

    • password: string

      密码

    Returns Promise<ApiResponse<T>>

Generated using TypeDoc