Toggle navigation
Toggle navigation
This project
Loading...
Sign in
huayandong
/
recommend-api
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
huayandong
2019-06-27 11:51:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bfbe7a8b6c862807b63e2764b15746429d178735
bfbe7a8b
1 parent
86b06610
update doc api
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
app-v13.0/13.0.md
app-v13.0/13.0.md
0 → 100644
View file @
bfbe7a8
[

](https://996.icu)
### 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`
\ No newline at end of file
...
...
Please
register
or
login
to post a comment