Showing
1 changed file
with
2 additions
and
1 deletions
@@ -72,7 +72,8 @@ POST https://api.boxfish.cn/parents/family/mobile/accept/{mobile}/{code}?access_ | @@ -72,7 +72,8 @@ POST https://api.boxfish.cn/parents/family/mobile/accept/{mobile}/{code}?access_ | ||
72 | 72 | ||
73 | | Name | Type | Desc | | 73 | | Name | Type | Desc | |
74 | | :--- | :--- | :--- | | 74 | | :--- | :--- | :--- | |
75 | -| | | | | 75 | +| mobile | String | **必须**.被绑定用户手机号 | |
76 | +| code | String | **必须**.短信验证码 | | ||
76 | 77 | ||
77 | ``` | 78 | ``` |
78 | 返回值: 200 OK | 79 | 返回值: 200 OK |
-
Please register or login to post a comment