Showing
1 changed file
with
2 additions
and
4 deletions
@@ -67,11 +67,9 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_ | @@ -67,11 +67,9 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_ | ||
67 | 家长确认绑定 | 67 | 家长确认绑定 |
68 | 68 | ||
69 | ``` | 69 | ``` |
70 | - POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access_token=admin | 70 | +POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access_token=admin |
71 | ``` | 71 | ``` |
72 | 72 | ||
73 | - | ||
74 | - | ||
75 | ``` | 73 | ``` |
76 | 返回值: 200 OK | 74 | 返回值: 200 OK |
77 | 错误时: 400 | 75 | 错误时: 400 |
@@ -80,7 +78,7 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_ | @@ -80,7 +78,7 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_ | ||
80 | } | 78 | } |
81 | ``` | 79 | ``` |
82 | 80 | ||
83 | -\(5\) 家长查询学生 GET | 81 | + 家长查询学生 GET |
84 | 82 | ||
85 | ``` | 83 | ``` |
86 | URL: /parents/family/students?access_token=admin | 84 | URL: /parents/family/students?access_token=admin |
-
Please register or login to post a comment