Authored by zhengwen.ge

update

... ... @@ -5,11 +5,12 @@
|area|string|65534|是|86||区号|
|mobile|string|65534|否|15051889346||手机号码|
|open_id|string|65534|是|oGUyctxNLU9FnfzkLtcLt-FnzimU||第三方登录账号|
|email|string|65534|是|||邮箱地址|email和open_id不能同时为空|
|email|string|65534|是||邮箱地址|email和open_id不能同时为空|
|source_type|string|65534|否|||来源类型|
#### 返回错误
|错误code|错误提示|
|:-------| -----:|
|505|该手机号已经绑定了其他账号,请更换手机号码|
注意,通用的头部没有列出。
... ...