接口名称:微信小程序授权
接口路径:POST/v1/user/identity/mini-login
Mock地址:http://106.52.144.247:3000/mock/249/v1/user/identity/mini-login
access_token为空时,引导请求授权手机号码
| 参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
|---|---|---|---|---|
| Content-Type | application/json | 是 |
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| code | string | 非必须 | |||
| encryptedData | string | 非必须 | |||
| iv | string | 非必须 |
| 名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
|---|---|---|---|---|---|
| code | number | 非必须 | |||
| msg | string | 非必须 | |||
| +data | object | 非必须 | |||
| openid | string | 非必须 | |||
| access_token | string | 非必须 |