Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
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
chong
2017-07-03 17:44:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c202f433a99174281045fe03d93203612aa07060
c202f433
1 parent
e8e06b42
Updates 未整理/客户端相关配置接口/yong-hu-xue-qi.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
未整理/客户端相关配置接口/yong-hu-xue-qi.md
未整理/客户端相关配置接口/yong-hu-xue-qi.md
View file @
c202f43
###
### 接口地址
{server}/user/{user
\_
id}/semester/report/course
...
...
@@ -11,6 +13,17 @@ GET请求
| semester | String | 是 | MONTH,SEMESTER,ALL | |
| start
\_
line | String | 否 | 学期开始时间 | 2017-01-01 |
#### 成功 返回值
| | 类型 | 必填 | 说明 | 示例 |
| :--- | :--- | :--- | :--- | :--- |
| multiword | map | 是 | 词义相关数据 | |
| phrase | map | 是 | 短句相关数据 | |
| course | map | 是 | 课程相关数据 | |
| semesterReport | map | 是 | 学期预期学习报告 | |
####
#### 成功返回值
| 参数 | 类型 | 必填 | 说明 | 示例 |
...
...
Please
register
or
login
to post a comment