Showing
1 changed file
with
2 additions
and
2 deletions
@@ -121,9 +121,9 @@ GET https://api.boxfish.cn/parents/{student_Id}/info?access_token=admin | @@ -121,9 +121,9 @@ GET https://api.boxfish.cn/parents/{student_Id}/info?access_token=admin | ||
121 | 121 | ||
122 | ### 家长查询学生今日学习接口 | 122 | ### 家长查询学生今日学习接口 |
123 | 123 | ||
124 | +GET https://api.boxfish.cn/parents/learning/{student\_id}/{date}?access\_token=parent0 | ||
124 | 125 | ||
125 | - | 126 | +### 数据库设计 |
126 | -### 数据库设计 | ||
127 | 127 | ||
128 | ``` | 128 | ``` |
129 | 表名: | 129 | 表名: |
-
Please register or login to post a comment