Documentation

User extends ApiController
in package

Tags
Apidoc\Title

("API 会员")

Table of Contents

Methods

bind_new_phone()  : mixed
get_info()  : mixed
set_info()  : mixed
verify_phone()  : mixed

Methods

bind_new_phone()

public bind_new_phone() : mixed
Tags
Apidoc\Title

("手机号+验证码验证绑定新手机号【2】")

Apidoc\Method

("POST")

Apidoc\Query

("phone",type="string",require=false,desc="新手机号")

Apidoc\Query

("code",type="string",require=false,desc="验证码")

get_info()

public get_info() : mixed
Tags
Apidoc\Title

("获取会员信息")

Apidoc\Method

("POST")

set_info()

public set_info() : mixed
Tags
Apidoc\Title

("设置会员信息")

Apidoc\Method

("POST")

Apidoc\Query

("field",type="string",require=false,desc="字段,仅支持nickname avatar_url等")

Apidoc\Query

("value",type="string",require=false,desc="值")

Apidoc\Query

("values",type="string",require=false,desc="")

verify_phone()

public verify_phone() : mixed
Tags
Apidoc\Title

("手机号+验证码验证原手机号是否正确【1】")

Apidoc\Method

("POST")

Apidoc\Query

("phone",type="string",require=false,desc="手机号")

Apidoc\Query

("code",type="string",require=false,desc="验证码")


        
On this page

Search results