Showing
1 changed file
with
2 additions
and
1 deletions
@@ -5,11 +5,12 @@ | @@ -5,11 +5,12 @@ | ||
5 | |area|string|65534|是|86||区号| | 5 | |area|string|65534|是|86||区号| |
6 | |mobile|string|65534|否|15051889346||手机号码| | 6 | |mobile|string|65534|否|15051889346||手机号码| |
7 | |open_id|string|65534|是|oGUyctxNLU9FnfzkLtcLt-FnzimU||第三方登录账号| | 7 | |open_id|string|65534|是|oGUyctxNLU9FnfzkLtcLt-FnzimU||第三方登录账号| |
8 | -|email|string|65534|是|||邮箱地址|email和open_id不能同时为空| | 8 | +|email|string|65534|是||邮箱地址|email和open_id不能同时为空| |
9 | |source_type|string|65534|否|||来源类型| | 9 | |source_type|string|65534|否|||来源类型| |
10 | 10 | ||
11 | #### 返回错误 | 11 | #### 返回错误 |
12 | |错误code|错误提示| | 12 | |错误code|错误提示| |
13 | +|:-------| -----:| | ||
13 | |505|该手机号已经绑定了其他账号,请更换手机号码| | 14 | |505|该手机号已经绑定了其他账号,请更换手机号码| |
14 | 注意,通用的头部没有列出。 | 15 | 注意,通用的头部没有列出。 |
15 | 16 |
-
Please register or login to post a comment