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 16:22:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5d046cef91ddd8c3b051f48ab42335b8c6ee47f5
5d046cef
1 parent
1ba09676
update doc api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletions
app-v13.3.0/13.3.0.md
app-v13.3.0/13.3.0.md
View file @
5d046ce
...
...
@@ -8,7 +8,16 @@
-
URL: {{localhost}}/boxfish-online-card/classOpen/student/getScheduleAssembleV2ByStudentId?access_token={{token}}
-
Method: GET
-
ResponseBody:
```
json5
{
"systemTime": 1561623470792,
"classSchedule_TODAY": {}, // 今日课表
"classSchedule_FUTURE": {}, // 近日课表 显示的课程信息
"scheduleFuture_topic": "xxx" // 近日课表没有课的时候,显示的文案
}
```
##### 2. 【APP接口】查询未完成课表接口
...
...
Please
register
or
login
to post a comment