20190911-中教APP.md
794 Bytes
1. 【中教APP接口】中教老师APP 培优课程页面 查询三件套接口
- URL: {{localhost}}/boxfish-wudaokou-paper/paper/teacher/paperV1/getPaperSummary?access_token={{access_token}}
- Method: GET
2. 【中教APP接口】中教老师APP 培优课程页面 查询书中课程列表接口
- URL: {{localhost}}/boxfish-wudaokou-paper/paper/teacher/paperV1/getCourseList?access_token=C79UqJV93Z&bookId=264
- Method: GET
- RequestParam:
参数:班级ID:
bookId
接口1 和 接口2 在查询三件套课程列表的时候,需要用到老师偏好年级学期的这个字段信息,旧版本中教APP不支持这个字段,需要用最新开放版本中教APP才能使用。