13.0.md
919 Bytes
13.0接口
1. 【APP接口】查询今日课表和未来一天课表接口
- URL: {{localhost}}/boxfish-online-card/classOpen/student/getScheduleAssembleV2ByStudentId?access_token={{token}}
- Method: GET
2. 【APP接口】查询未完成课表接口
- URL: {{localhost}}/boxfish-online-card/member/schedule/getFutureSchedule?access_token=BsVNIqxWu8
- Method: GET
3. 【APP接口】查询已完成课表
- URL: {{localhost}}/boxfish-online-card/member/schedule/getHistorySchedule?access_token=BsVNIqxWu8
- Method: GET
4. 【APP接口】三件套APP课程列表 和 四会课课程列表 返回数据中增加纸质作业完成状态
接口URL:
{{localhost}}/boxfish-online-card/member/info/getPaperV1BookDetail
和{{localhost}}/boxfish-wudaokou-paper/paper/textbook/getTextbookCourseList