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
2018-12-28 18:30:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5feb31f68b8e89308d04500d4953c2733d690fd8
5feb31f6
1 parent
765070de
add api
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
boxfish-paper/paper-20181228.md
boxfish-paper/paper-20181228.md
View file @
5feb31f
...
...
@@ -78,7 +78,7 @@ questionIsCorrect | boolean |
###### 7. 纸质作业统一提交接口
>> 之前"
班级作业
"和"自有练习册"提交纸质作业分为两个提交接口,但是后来发现两个接口可以合并,为了方便维护,推荐使用统一提交接口。
>> 之前"
公立学校
"和"自有练习册"提交纸质作业分为两个提交接口,但是后来发现两个接口可以合并,为了方便维护,推荐使用统一提交接口。
-
URL: {{localhost}}/boxfish-wudaokou-paper/paper/student/submitPaperTask?access_token={{access_token}}
...
...
@@ -87,5 +87,5 @@ questionIsCorrect | boolean |
参数 | 类型 | 说明
--- | --- | ---
paperId | String |
自有练习册该字段为null,公立学校该字段必须有值
paperId | String |
"自有练习册"该字段为null,"公立学校"该字段必须有值;
imageUrl | String | 图片地址
...
...
Please
register
or
login
to post a comment