微信登录绑定手机
POST
index.php/api/common/login_app_bind_mobile
请求参数
参数名
类型
描述
必填
access_token
string
access_token
必填
openid
string
必填
mobile
string
手机号
必填
code
string
短信验证码
必填
password
string
密码
必填
type
string
登录类型,wechat(默认),qq,weibo
必填