Showing
1 changed file
with
9 additions
and
1 deletions
@@ -78,7 +78,15 @@ POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access | @@ -78,7 +78,15 @@ POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access | ||
78 | } | 78 | } |
79 | ``` | 79 | ``` |
80 | 80 | ||
81 | - 家长查询学生 GET | 81 | +家长查询学生 |
82 | + | ||
83 | +GET | ||
84 | + | ||
85 | +``` | ||
86 | +https://api.boxfish.cn/parents/family/students?access_token=admin | ||
87 | +``` | ||
88 | + | ||
89 | + | ||
82 | 90 | ||
83 | ``` | 91 | ``` |
84 | URL: /parents/family/students?access_token=admin | 92 | URL: /parents/family/students?access_token=admin |
-
Please register or login to post a comment