Showing
1 changed file
with
2 additions
and
1 deletions
@@ -79,7 +79,8 @@ questionIsCorrect | boolean | | @@ -79,7 +79,8 @@ questionIsCorrect | boolean | | ||
79 | ###### 7. 纸质作业统一提交接口 | 79 | ###### 7. 纸质作业统一提交接口 |
80 | 80 | ||
81 | >> 之前"公立学校"和"自有练习册"提交纸质作业分为两个提交接口,但是后来发现两个接口可以合并,为了方便维护,推荐使用统一提交接口。 | 81 | >> 之前"公立学校"和"自有练习册"提交纸质作业分为两个提交接口,但是后来发现两个接口可以合并,为了方便维护,推荐使用统一提交接口。 |
82 | - | 82 | +> - 公立学校提交URL: /paper/student/question_subjective/submit |
83 | +> - 自有练习册提交URL:/paper/open/image/submit | ||
83 | 84 | ||
84 | - URL: {{localhost}}/boxfish-wudaokou-paper/paper/student/submitPaperTask?access_token={{access_token}} | 85 | - URL: {{localhost}}/boxfish-wudaokou-paper/paper/student/submitPaperTask?access_token={{access_token}} |
85 | - Method: POST | 86 | - Method: POST |
-
Please register or login to post a comment