...
|
...
|
@@ -10,7 +10,7 @@ |
|
|
#### 请求参数
|
|
|
| 参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 |
|
|
|
|:-------| -----:|-----:|-----:|-----:|-----:|----:|
|
|
|
|area|string|2-3|是|86||区号|
|
|
|
|area|string|2-3|是|86||国家码|
|
|
|
|mobile|string|7-20|否|15051889346||手机号码|
|
|
|
|open_id|string|1-100|是|oGUyctxNLU9FnfzkLtcLt-FnzimU||第三方登录账号|
|
|
|
|email|string|1-100|是|||email和open_id不能同时为空|
|
...
|
...
|
@@ -66,7 +66,7 @@ is_register为3表示需要跳转到关联,为0,1表示跳转到绑定 |
|
|
#### 请求参数
|
|
|
| 参数名称 | 参数类型 | 长度 | 可否为空 | 示例 | 默认值 | 备注 |
|
|
|
|:-------| -----:|-----:|-----:|-----:|-----:|----:|
|
|
|
|area|string|2-3|是|86||区号|
|
|
|
|area|string|2-3|是|86||国家码|
|
|
|
|mobile|string|7-20|否|15051889346||手机号码|
|
|
|
|openId|string|1-100|否|oGUyctxNLU9FnfzkLtcLt-FnzimU||第三方登录账号|
|
|
|
|source_type|string|2-10|否|wechat||来源类型|
|
...
|
...
|
|